Searched refs:wprintf (Results 1 – 7 of 7) sorted by relevance
120 FUNCTION(wprintf, int (*f)(const wchar_t*, ...)); in wchar_h()
121 int wprintf(const wchar_t* __fmt, ...);
1185 wprintf
1060 int wprintf(const wchar_t* fmt, ...) { in wprintf() function
103 * `%C` and `%S` support in the printf family (previously only the wprintf family supported these).
1216 wprintf;