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