Searched defs:GNU_PRINTF (Results 1 – 2 of 2) sorted by relevance
33 #define GNU_PRINTF(M, N) __attribute__ ((format (gnu_printf, (M), (N)))) macro35 #define GNU_PRINTF(M, N) macro