Searched defs:PRINTF_FORMAT (Results 1 – 2 of 2) sorted by relevance
365 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b)))) macro368 #define PRINTF_FORMAT(a,b) macro
289 # define PRINTF_FORMAT(a, b) macro299 # define PRINTF_FORMAT(a, b) __attribute__ ((format(printf, a, b))) macro