Searched defs:printf (Results 1 – 4 of 4) sorted by relevance
3 function printf(...) function
160 #define printf(...) do { } while(0) macro196 #define printf(...) fprintf(fp_res, __VA_ARGS__) macro
529 printf(const char *fmt, ...) in printf() function
401 printf(const char *fmt, ...) in printf() function