Home
last modified time | relevance | path

Searched refs:xfputwc (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/stdio/
Dvfwprintf.cpp47 if ((helpers::xfputwc((ptr)[n3], fp)) == WEOF) goto error; \
Dprintf_common.h760 static wint_t xfputwc(wchar_t wc, FILE* fp) { in xfputwc() function