Home
last modified time | relevance | path

Searched refs:putwc (Results 1 – 11 of 11) sorted by relevance

/dragonfly/lib/libc/stdio/
H A DMakefile.inc22 putchar.c puts.c putw.c putwc.c putwchar.c refill.c remove.c rewind.c \
39 printf.3 printf_l.3 putc.3 putwc.3 remove.3 \
116 MLINKS+=putwc.3 fputwc.3 \
117 putwc.3 fputwc_l.3 \
118 putwc.3 putwchar.3 \
119 putwc.3 putwchar_l.3 \
120 putwc.3 putwc_l.3
H A Dputwc.c43 #undef putwc
56 putwc(wchar_t wc, FILE *fp) in putwc() function
H A DSymbol.map92 putwc;
/dragonfly/include/
H A Dwchar.h151 wint_t putwc(wchar_t, FILE *);
219 #define putwc(wc, fp) fputwc(wc, fp) macro
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_compatibility/
H A Dwchar.h73 using std::putwc;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_global/
H A Dcwchar84 #undef putwc
157 using ::putwc;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_std/
H A Dcwchar84 #undef putwc
157 using ::putwc;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_global/
H A Dcwchar82 #undef putwc
155 using ::putwc;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h239 { return std::putwc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h268 { return std::putwc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf152 #putwc -- POSIX thread cancellation point