Searched refs:cl_double (Results 1 – 1 of 1) sorted by relevance
134 typedef double cl_double; typedef205 #define CL_HUGE_VAL ((cl_double) 1e500)225 typedef double cl_double __attribute__((aligned(8)));300 #define CL_HUGE_VAL ((cl_double) 1e500)380 typedef cl_double __cl_double2 __attribute__((vector_size(16)));445 typedef cl_double __cl_double4 __attribute__((vector_size(32)));1173 cl_double CL_ALIGNED(16) s[2];1175 __CL_ANON_STRUCT__ struct{ cl_double x, y; };1176 __CL_ANON_STRUCT__ struct{ cl_double s0, s1; };1177 __CL_ANON_STRUCT__ struct{ cl_double lo, hi; };[all …]