Searched refs:__vfwprintf (Results 1 – 4 of 4) sorted by relevance
21 __vfwprintf (FILE *fp, const wchar_t *format, va_list ap) in __vfwprintf() function25 ldbl_weak_alias (__vfwprintf, vfwprintf);
13725 * libio/fwprintf.c: Use __vfwprintf instead of vfwprintf.13750 * include/wchar.h: Add prototypes for __fwprintf and __vfwprintf.13752 * stdio-common/vfprintf.c [COMPILE_WPRINTF]: Also define __vfwprintf.
10601 * stdio-common/vfwprintf.c: New file. Just define __vfwprintf10649 * include/wchar.h (__vfwprintf, __vswprintf): Remove32999 (__vfwprintf): Likewise.
2750 * include/wchar.h (__fwprintf, __vfwprintf): Fix commented out