Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/stdio/
H A DMakefile.inc26 ungetc.c ungetwc.c vasprintf.c vdprintf.c \
41 ungetc.3 ungetwc.3 wprintf.3 wprintf_l.3 wscanf.3 wscanf_l.3
136 MLINKS+=ungetwc.3 ungetwc_l.3
H A Dungetwc.c97 ungetwc(wint_t wc, FILE *fp) in ungetwc() function
H A DSymbol.map118 ungetwc;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_compatibility/
H A Dwchar.h75 using std::ungetwc;
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/c_global/
H A Dcwchar86 #undef ungetwc
161 using ::ungetwc;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_std/
H A Dcwchar88 #undef ungetwc
161 using ::ungetwc;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_global/
H A Dcwchar88 #undef ungetwc
163 using ::ungetwc;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h234 { return std::ungetwc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
/dflybsd-src/include/
H A Dwchar.h156 wint_t ungetwc(wint_t, FILE *);
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h263 { return std::ungetwc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf207 #ungetwc -- POSIX thread cancellation point