cl_char           373 3rdparty/include/opencl/1.2/CL/cl_platform.h         typedef cl_char     __cl_char16     __attribute__((vector_size(16)));
cl_char           407 3rdparty/include/opencl/1.2/CL/cl_platform.h         typedef cl_char     __cl_char8      __attribute__((vector_size(8)));
cl_char           481 3rdparty/include/opencl/1.2/CL/cl_platform.h     cl_char  CL_ALIGNED(2) s[2];
cl_char           483 3rdparty/include/opencl/1.2/CL/cl_platform.h    __extension__ struct{ cl_char  x, y; };
cl_char           484 3rdparty/include/opencl/1.2/CL/cl_platform.h    __extension__ struct{ cl_char  s0, s1; };
cl_char           485 3rdparty/include/opencl/1.2/CL/cl_platform.h    __extension__ struct{ cl_char  lo, hi; };
cl_char           494 3rdparty/include/opencl/1.2/CL/cl_platform.h     cl_char  CL_ALIGNED(4) s[4];
cl_char           496 3rdparty/include/opencl/1.2/CL/cl_platform.h    __extension__ struct{ cl_char  x, y, z, w; };
cl_char           497 3rdparty/include/opencl/1.2/CL/cl_platform.h    __extension__ struct{ cl_char  s0, s1, s2, s3; };
cl_char           513 3rdparty/include/opencl/1.2/CL/cl_platform.h     cl_char   CL_ALIGNED(8) s[8];
cl_char           515 3rdparty/include/opencl/1.2/CL/cl_platform.h    __extension__ struct{ cl_char  x, y, z, w; };
cl_char           516 3rdparty/include/opencl/1.2/CL/cl_platform.h    __extension__ struct{ cl_char  s0, s1, s2, s3, s4, s5, s6, s7; };
cl_char           532 3rdparty/include/opencl/1.2/CL/cl_platform.h     cl_char  CL_ALIGNED(16) s[16];
cl_char           534 3rdparty/include/opencl/1.2/CL/cl_platform.h    __extension__ struct{ cl_char  x, y, z, w, __spacer4, __spacer5, __spacer6, __spacer7, __spacer8, __spacer9, sa, sb, sc, sd, se, sf; };
cl_char           535 3rdparty/include/opencl/1.2/CL/cl_platform.h    __extension__ struct{ cl_char  s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; };