Searched refs:__xfputwc (Results 1 – 1 of 1) sorted by relevance
146 static wint_t __xfputwc(CHAR_T, FILE *, locale_t);200 __xfputwc(wchar_t wc, FILE *fp, locale_t loc) in __xfputwc() function712 if (__xfputwc((ptr)[n3], fp, loc) == END_OF_FILE) { \ in WDECL()