Searched refs:OS_FORMAT_PRINTF (Results 1 – 3 of 3) 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
432 OS_FORMAT_PRINTF(4, 5)