Searched refs:xfputwc (Results 1 – 2 of 2) sorted by relevance
121 if ((helpers::xfputwc((ptr)[n3], fp)) == WEOF) goto error; \ in FUNCTION_NAME()
735 static wint_t xfputwc(wchar_t wc, FILE* fp) { in xfputwc() function