Searched defs:PRINTF (Results 1 – 1 of 1) sorted by relevance
17 #define PRINTF(i, j) __attribute__((format (printf, i, j))) macro19 #define PRINTF(i, j) __attribute__((format (gnu_printf, i, j))) macro23 #define PRINTF(i, j) macro