Searched defs:IS_A_PRINTF_STYLE_FUNCTION (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSCore/
H A DmDNSDebug.h61 #define IS_A_PRINTF_STYLE_FUNCTION(F,A) __attribute__ ((format(printf,F,A))) macro
63 #define IS_A_PRINTF_STYLE_FUNCTION(F,A) macro

Completed in 60 milliseconds