Searched defs:PRINTF_ARGS (Results 1 – 1 of 1) sorted by relevance
885 #define PRINTF_ARGS(x, y) __attribute__((format(printf, x, y))) macro887 #define PRINTF_ARGS(x, y) macro