Searched defs:_x (Results 1 – 3 of 3) sorted by relevance
43 #define GPUVIS_ATTR_PRINTF( _x, _y ) __attribute__( ( __format__( __printf__, _x, _y ) ) ) argument47 #define GPUVIS_ATTR_PRINTF( _x, _y ) argument
177 uint32_t _x = x; in allocationElementWrite() local246 uint32_t _x = x; in allocationElementRead() local
535 #define CL_ALIGNED(_x) __attribute__ ((aligned(_x))) argument541 #define CL_ALIGNED(_x) argument544 #define CL_ALIGNED(_x) argument1400 #define __CL_STRINGIFY( _x ) # _x argument1401 #define _CL_STRINGIFY( _x ) __CL_STRINGIFY( _x ) argument