Home
last modified time | relevance | path

Searched refs:__vfwscanf (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/stdio-common/
Dvfwscanf.c27 __vfwscanf (FILE *s, const wchar_t *format, va_list argptr) in __vfwscanf() function
31 ldbl_weak_alias (__vfwscanf, vfwscanf)
/glibc-2.36/libio/
Dfwscanf.c37 done = __vfwscanf (stream, format, arg); in __fwscanf()
/glibc-2.36/include/
Dwchar.h218 extern int __vfwscanf (__FILE *__restrict __s,
/glibc-2.36/ChangeLog.old/
DChangeLog.109947 __wmemmove, __wcschrnul, and __vfwscanf.
DChangeLog.1932996 (__vfwscanf): Likewise.