Home
last modified time | relevance | path

Searched refs:__CL_STRINGIFY (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/include/CL/
Dcl_platform.h1190 #define __CL_STRINGIFY( _x ) # _x macro
1191 #define _CL_STRINGIFY( _x ) __CL_STRINGIFY( _x )
/external/opencv3/3rdparty/include/opencl/1.2/CL/
Dcl_platform.h1246 #define __CL_STRINGIFY( _x ) # _x macro
1247 #define _CL_STRINGIFY( _x ) __CL_STRINGIFY( _x )