Searched refs:__CL_STRINGIFY (Results 1 – 1 of 1) sorted by relevance
1190 #define __CL_STRINGIFY( _x ) # _x macro1191 #define _CL_STRINGIFY( _x ) __CL_STRINGIFY( _x )