Searched defs:putwchar (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libc/stdio/ | ||
| H A D | putwchar.c | 45 putwchar(wchar_t wc) function in typeref:typename:wint_t |
| /src/include/ | ||
| H A D | wchar.h | 226 #define putwchar(wc) putwc((wc), stdout) macro |
Completed in 3 milliseconds