Searched refs:wprintf (Results 1 - 6 of 6) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dtst-wprintf.c9 wprintf (L"This %s a %ls string: %d\n", "is", L"mixed", 42);
10 wprintf (L"%Iu\n", 0xfeedbeef);
/haiku/src/system/libroot/posix/glibc/libio/
H A Dwprintf.c26 wprintf (const wchar_t *format, ...) function
/haiku/headers/posix/
H A Dwchar.h157 extern int wprintf(const wchar_t *format, ...);
/haiku/src/system/libroot/posix/glibc/wcsmbs/
H A Dwchar.h341 extern int wprintf (__const wchar_t *__restrict __format, ...)
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2715 void wprintf() {} function
H A Dlibroot_stubs_legacy.c2707 void wprintf() {} function

Completed in 237 milliseconds