Searched defs:PRINTF_FORMAT (Results 1 – 1 of 1) sorted by relevance
253 # define PRINTF_FORMAT(a, b) macro261 # define PRINTF_FORMAT(a, b) __attribute__ ((format(printf, a, b))) macro
Completed in 4 milliseconds