Home | History | Annotate | Download | only in CL

Lines Matching refs:__CL_STRINGIFY

1246 #define  __CL_STRINGIFY( _x )               # _x
1247 #define _CL_STRINGIFY( _x ) __CL_STRINGIFY( _x )