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

/netbsd-current/lib/libc/stdio/
H A Dungetwc.c1 /* $NetBSD: ungetwc.c,v 1.2 2003/01/18 11:29:59 thorpej Exp $ */
44 ungetwc(wint_t wc, FILE *fp) function
H A Dvfwscanf.c142 ungetwc(tc, fp); \
193 ungetwc(c, fp);
212 ungetwc(wi, fp);
377 ungetwc(wi, fp);
423 ungetwc(wi, fp);
455 ungetwc(wi, fp);
464 ungetwc(wi, fp);
501 ungetwc(wi, fp);
521 ungetwc(wi, fp);
531 ungetwc(w
[all...]
H A DMakefile.inc18 sscanf.c stdio.c swprintf.c swscanf.c tmpfile.c ungetc.c ungetwc.c \
32 tmpnam.3 ungetc.3 ungetwc.3 wprintf.3 wscanf.3 open_memstream.3
78 LINTFLAGS.ungetwc.c += -X 309 # XXX: lint bogus warning
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
H A Dwchar.h75 using std::ungetwc;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
H A Dwchar.h75 using std::ungetwc;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dwchar_.d187 wint_t ungetwc(wint_t c, FILE* stream);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h263 { return std::ungetwc(__c, _M_file); }
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h262 { return std::ungetwc(__c, _M_file); }
/netbsd-current/include/
H A Dwchar.h174 wint_t ungetwc(wint_t, FILE *);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure16995 using ::ungetwc;
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure17141 using ::ungetwc;
[all...]

Completed in 332 milliseconds