Searched refs:__vfwprintf (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Dvwprintf.c30 return __vfwprintf (stdout, format, arg);
H A Dfwprintf.c33 done = __vfwprintf (stream, format, arg);
H A Dwprintf.c32 done = __vfwprintf (stdout, format, arg);
/haiku/src/system/libroot/posix/glibc/include/
H A Dwchar.h60 extern int __vfwprintf (__FILE *__restrict __s,
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfprintf.c2266 strong_alias (_IO_vfwprintf, __vfwprintf);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c984 void __vfwprintf() {} function
H A Dlibroot_stubs_legacy.c901 void __vfwprintf() {} function

Completed in 340 milliseconds