Searched defs:_printf_ (Results 1 – 2 of 2) sorted by relevance
12 #define _printf_(a, b) __attribute__((__format__(printf, a, b))) macro
14 #define _printf_(a, b) __attribute__((__format__(printf, a, b))) macro