Searched refs:wprintf (Results 1 – 7 of 7) sorted by relevance
120 FUNCTION(wprintf, int (*f)(const wchar_t*, ...)); in wchar_h()
67 * Support for `%b` and `%B` in the printf/wprintf family, `%b` in the70 * Support for `wN` length modifiers in the printf/wprintf family.138 * `%C` and `%S` support in the printf family (previously only the wprintf family supported these).
121 int wprintf(const wchar_t* _Nonnull __fmt, ...);
1185 wprintf
1055 int wprintf(const wchar_t* fmt, ...) { in wprintf() function
1214 wprintf;