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

/haiku/src/system/libroot/posix/glibc/libio/
H A Dfwscanf.c32 done = __vfwscanf (stream, format, arg);
/haiku/src/system/libroot/posix/glibc/include/
H A Dwchar.h49 extern int __vfwscanf (__FILE *__restrict __s,
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfscanf.c2430 __vfwscanf (FILE *s, const wchar_t *format, va_list argptr) function
2444 weak_alias (__vfwscanf, vfwscanf)
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c985 void __vfwscanf() {} function
H A Dlibroot_stubs_legacy.c902 void __vfwscanf() {} function

Completed in 2589 milliseconds