Searched refs:ungetwc (Results 1 – 11 of 11) sorted by relevance
26 ungetc.c ungetwc.c vasprintf.c vdprintf.c \41 ungetc.3 ungetwc.3 wprintf.3 wprintf_l.3 wscanf.3 wscanf_l.3136 MLINKS+=ungetwc.3 ungetwc_l.3
97 ungetwc(wint_t wc, FILE *fp) in ungetwc() function
118 ungetwc;
75 using std::ungetwc;
86 #undef ungetwc161 using ::ungetwc;
88 #undef ungetwc161 using ::ungetwc;
88 #undef ungetwc163 using ::ungetwc;
234 { return std::ungetwc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
156 wint_t ungetwc(wint_t, FILE *);
263 { return std::ungetwc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
207 #ungetwc -- POSIX thread cancellation point