Searched defs:OS_FORMAT_PRINTF (Results 1 – 2 of 2) sorted by relevance
76 #define OS_FORMAT_PRINTF(x, y) __attribute__((__format__(printf,x,y))) macro113 #define OS_FORMAT_PRINTF(x, y) macro
77 #define OS_FORMAT_PRINTF(x, y) __attribute__((__format__(printf,x,y))) macro114 #define OS_FORMAT_PRINTF(x, y) macro