Searched defs:printf (Results 1 – 3 of 3) sorted by relevance
55 static inline int __PRINTFLIKE(1, 2) printf(const char *fmt, ...) { return 0; } in printf() function
96 int printf(const char *fmt, ...) { in printf() function
233 int __printflike(1, 0) WRAPPER_FUNC(printf)(const char* format, ...) in WRAPPER_FUNC() argument
Completed in 11 milliseconds