Searched refs:xfputwc (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/stdio/ | ||
D | vfwprintf.cpp | 47 if ((helpers::xfputwc((ptr)[n3], fp)) == WEOF) goto error; \ |
D | printf_common.h | 760 static wint_t xfputwc(wchar_t wc, FILE* fp) { in xfputwc() function |