Home
last modified time | relevance | path

Searched refs:fputwc (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/include/
H A Dwchar.h134 wint_t fputwc(wchar_t, FILE *);
219 #define putwc(wc, fp) fputwc(wc, fp)
220 #define putwchar(wc) fputwc(wc, __stdoutp)
/dflybsd-src/lib/libc/stdio/
H A Dfputwc.c106 fputwc(wchar_t wc, FILE *fp) in fputwc() function
H A DMakefile.inc15 fputc.c fputs.c fputwc.c fputws.c fread.c freopen.c fscanf.c \
116 MLINKS+=putwc.3 fputwc.3 \
H A DSymbol.map43 fputwc;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_compatibility/
H A Dwchar.h45 using std::fputwc;
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/c_global/
H A Dcwchar71 #undef fputwc
144 using ::fputwc;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_std/
H A Dcwchar73 #undef fputwc
146 using ::fputwc;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_global/
H A Dcwchar73 #undef fputwc
146 using ::fputwc;
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf79 #fputwc -- POSIX thread cancellation point