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

/haiku/src/system/libroot/posix/glibc/libio/
H A Dvswprintf.c126 ret = _IO_vfwprintf ((_IO_FILE *) &sf.f._sbf, format, args);
H A Dlibio.h520 extern int _IO_vfwprintf (_IO_FILE *__restrict, const wchar_t *__restrict,
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfprintf.c84 # define vfprintf _IO_vfwprintf
2266 strong_alias (_IO_vfwprintf, __vfwprintf);
2267 weak_alias (_IO_vfwprintf, vfwprintf);
2278 weak_alias (_IO_vfwprintf, vfwprintf);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c247 void _IO_vfwprintf() {} function
H A Dlibroot_stubs_legacy.c357 void _IO_vfwprintf() {} function

Completed in 93 milliseconds