Searched refs:cl_long4 (Results 1 – 5 of 5) sorted by relevance
1078 }cl_long4; typedef1081 typedef cl_long4 cl_long3;1089 __CL_ANON_STRUCT__ struct{ cl_long4 lo, hi; };
1150 }cl_long4; typedef1153 typedef cl_long4 cl_long3;1161 __CL_ANON_STRUCT__ struct{ cl_long4 lo, hi; };
1098 }cl_long4; typedef1101 typedef cl_long4 cl_long3;1109 __CL_ANON_STRUCT__ struct{ cl_long4 lo, hi; };
388 cl_long4 a4 = {{ 0, 1, 2, 3 }}; in test_long()395 cl_long4 b4 = a4; in test_long()