Searched defs:PRINTF_FORMAT (Results 1 – 1 of 1) sorted by relevance
385 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro388 #define PRINTF_FORMAT(a,b) macro