Searched defs:PRINTF_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance
73 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro75 #define PRINTF_ATTRIBUTE(a1, a2) macro
100 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro102 #define PRINTF_ATTRIBUTE(a1, a2) macro