Searched defs:putwchar (Results 1 - 2 of 2) sorted by relevance

/src/lib/libc/stdio/
H A Dputwchar.c45 putwchar(wchar_t wc) function in typeref:typename:wint_t
/src/include/
H A Dwchar.h226 #define putwchar(wc) putwc((wc), stdout) macro

Completed in 3 milliseconds