Searched refs:__PRINTF__ (Results 1 – 1 of 1) sorted by relevance
9 #define __PRINTF__(fmt, args) __attribute__((format(__printf__, fmt, args))) macro11 #define __PRINTF__(fmt, args) macro17 void qlog(int priority, const char *format, ...) __PRINTF__(2, 3);