Searched defs:printf (Results 1 – 10 of 10) sorted by relevance
45 printf(char const * __restrict fmt, ...) in printf() function
160 #define printf(...) do { } while(0) macro196 #define printf(...) fprintf(fp_res, __VA_ARGS__) macro
90 #define printf Printf macro
52 #define printf out1fmt macro
70 #define printf(...) fprintf(stderr, __VA_ARGS__) macro
67 printf(const char *fmt, ...) in printf() function
534 printf(const char *fmt,...) in printf() function
659 printf(const char *fmt, ...) in printf() function
395 printf(const char *fmt, ...) in printf() function
150 #define printf error_use_st_logf macro