Searched defs:printfcb (Results 1 – 2 of 2) sorted by relevance
68 int printfcb(const char *format, ...) in printfcb() function
825 #define printfcb(format, ...) printf(format, __VA_ARGS__) macro