Searched defs:PRINTF (Results 1 – 2 of 2) sorted by relevance
15 #define PRINTF(i, j) __attribute__((format (printf, i, j))) macro18 #define PRINTF(i, j) macro
55 #define PRINTF __attribute__ ((format (printf, 1, 2))) macro