Searched defs:IS_A_PRINTF_STYLE_FUNCTION (Results 1 – 1 of 1) sorted by relevance
61 #define IS_A_PRINTF_STYLE_FUNCTION(F,A) __attribute__ ((format(printf,F,A))) macro63 #define IS_A_PRINTF_STYLE_FUNCTION(F,A) macro