Searched defs:GPUVIS_ATTR_PRINTF (Results 1 – 1 of 1) sorted by relevance
43 #define GPUVIS_ATTR_PRINTF( _x, _y ) __attribute__( ( __format__( __printf__, _x, _y ) ) ) macro47 #define GPUVIS_ATTR_PRINTF( _x, _y ) macro