Searched refs:cl_double (Results 1 – 1 of 1) sorted by relevance
78 typedef double cl_double; typedef149 #define CL_HUGE_VAL ((cl_double) 1e500)169 typedef double cl_double __attribute__((aligned(8)));244 #define CL_HUGE_VAL ((cl_double) 1e500)324 typedef cl_double __cl_double2 __attribute__((vector_size(16)));389 typedef cl_double __cl_double4 __attribute__((vector_size(32)));1099 cl_double CL_ALIGNED(16) s[2];1101 __extension__ struct{ cl_double x, y; };1102 __extension__ struct{ cl_double s0, s1; };1103 __extension__ struct{ cl_double lo, hi; };[all …]