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

/netbsd-current/lib/libc/stdio/
H A Dputwchar.c42 #undef putwchar macro
45 putwchar(wchar_t wc) function
/netbsd-current/include/
H A Dwchar.h222 #define putwchar(wc) putwc((wc), stdout) macro

Completed in 78 milliseconds