Home
last modified time | relevance | path

Searched refs:__vfwprintf (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/stdio-common/
Dvfwprintf.c21 __vfwprintf (FILE *fp, const wchar_t *format, va_list ap) in __vfwprintf() function
25 ldbl_weak_alias (__vfwprintf, vfwprintf);
/glibc-2.36/ChangeLog.old/
DChangeLog.1313725 * 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.
DChangeLog.1910601 * stdio-common/vfwprintf.c: New file. Just define __vfwprintf
10649 * include/wchar.h (__vfwprintf, __vswprintf): Remove
32999 (__vfwprintf): Likewise.
DChangeLog.162750 * include/wchar.h (__fwprintf, __vfwprintf): Fix commented out