Searched refs:vwprintf (Results 1 – 4 of 4) sorted by relevance
4 int vwprintf(const wchar_t* restrict fmt, va_list ap) { in vwprintf() function
9 ret = vwprintf(fmt, ap); in wprintf()
107 int vwprintf(const wchar_t* __restrict, __isoc_va_list);
741 $(LOCAL_DIR)/src/stdio/vwprintf.c \
Completed in 6 milliseconds