Searched refs:__double3 (Results 1 – 2 of 2) sorted by relevance
16 typedef __attribute__(( ext_vector_type(3) )) double __double3; typedef234 __double3 c3 = va_arg(ap, __double3); in varargs_vec_3d()240 double test_3d(__double3 *in) { in test_3d()291 __double3 d3 = va_arg(ap, __double3); in varargs_vec()302 __double3 *d3) { in test()432 __attribute__((noinline)) double args_vec_3d(int fixed, __double3 c3) { in args_vec_3d()442 double fixed_3d(__double3 *in) { in fixed_3d()