Searched refs:_vwprintf_c89 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/port/print/
H A Dvwprintf.c44 * 32-bit shadow functions _vwprintf_c89(), _vfwprintf_c89(),
56 _vwprintf_c89(const wchar_t *format, va_list ap) function
H A Dwprintf.c185 count = _vwprintf_c89(format, ap);
/osnet-11/usr/src/lib/libc/inc/
H A Dlibc.h266 extern int _vwprintf_c89(const wchar_t *, va_list);

Completed in 20 milliseconds