Searched refs:__xfputwc (Results 1 – 1 of 1) sorted by relevance
72 static wint_t __xfputwc(wchar_t, FILE *, locale_t);195 if (__xfputwc(p[i], fp, locale) == WEOF) in __sprint()246 __xfputwc(wchar_t wc, FILE *fp, locale_t locale) in __xfputwc() function