Searched refs:putwchar (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dputwchar.c1 /* $NetBSD: putwchar.c,v 1.3 2003/01/18 11:29:56 thorpej Exp $ */
40 * A subroutine version of the macro putwchar.
42 #undef putwchar macro
45 putwchar(wchar_t wc) function
H A DMakefile.inc17 putchar.c puts.c putw.c putwc.c putwchar.c refill.c remove.c rewind.c \
62 MLINKS+=putwc.3 fputwc.3 putwc.3 putwchar.3
/netbsd-6-1-5-RELEASE/usr.bin/fold/
H A Dfold.c143 putwchar(buf[i]);
145 putwchar(L'\n');
165 putwchar(buf[i]);
178 putwchar(buf[i]);
181 putwchar('\n');
201 putwchar(buf[i]);
/netbsd-6-1-5-RELEASE/usr.bin/rev/
H A Drev.c98 putwchar(*t);
99 putwchar(L'\n');
/netbsd-6-1-5-RELEASE/usr.bin/cut/
H A Dx_cut.c56 # define CUT_PUTCHAR putwchar
/netbsd-6-1-5-RELEASE/external/bsd/mdocml/dist/
H A Dterm_ascii.c271 putwchar(L' ');
279 putwchar(L'\n');
287 putwchar(c);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/headers/cwchar/
H A Dfunctions_std.cc41 using std::putwchar;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
H A Dwchar.h74 using std::putwchar;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_compatibility/
H A Dwchar.h74 using std::putwchar;
/netbsd-6-1-5-RELEASE/include/
H A Dwchar.h168 wint_t putwchar(wchar_t);
207 #define putwchar(wc) putwc((wc), stdout) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_std/
H A Dstd_cwchar.h91 #undef putwchar macro
161 using ::putwchar;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure16235 using ::putwchar;
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/
H A Dconfigure6873 using ::putwchar;
[all...]

Completed in 245 milliseconds