/netbsd-src/lib/libc/stdio/ |
H A D | vfwscanf.c | 142 ungetwc(tc, fp); \ 193 ungetwc(c, fp); in __vfwscanf_unlocked_l() 212 ungetwc(wi, fp); in __vfwscanf_unlocked_l() 377 ungetwc(wi, fp); in __vfwscanf_unlocked_l() 423 ungetwc(wi, fp); in __vfwscanf_unlocked_l() 455 ungetwc(wi, fp); in __vfwscanf_unlocked_l() 464 ungetwc(wi, fp); in __vfwscanf_unlocked_l() 501 ungetwc(wi, fp); in __vfwscanf_unlocked_l() 521 ungetwc(wi, fp); in __vfwscanf_unlocked_l() 531 ungetwc(wi, fp); in __vfwscanf_unlocked_l() [all …]
|
H A D | Makefile.inc | 18 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 79 LINTFLAGS.ungetwc.c += -X 309 # XXX: lint bogus warning
|
H A D | ungetwc.c | 44 ungetwc(wint_t wc, FILE *fp) in ungetwc() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/ |
H A D | wchar.h | 75 using std::ungetwc;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/ |
H A D | wchar.h | 75 using std::ungetwc;
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | cwchar | 54 wint_t ungetwc(wint_t c, FILE* stream); 135 using ::ungetwc;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/ |
H A D | cwchar | 86 #undef ungetwc 159 using ::ungetwc;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_std/ |
H A D | cwchar | 86 #undef ungetwc 159 using ::ungetwc;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/ |
H A D | cwchar | 86 #undef ungetwc 163 using ::ungetwc;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_global/ |
H A D | cwchar | 86 #undef ungetwc 163 using ::ungetwc;
|
/netbsd-src/doc/ |
H A D | TODO.i18n | 53 ungetwc sm
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | stdio_sync_filebuf.h | 263 { return std::ungetwc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | stdio_sync_filebuf.h | 262 { return std::ungetwc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | wchar_.d | 187 wint_t ungetwc(wint_t c, FILE* stream);
|
/netbsd-src/include/ |
H A D | wchar.h | 178 wint_t ungetwc(wint_t, FILE *);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 203 #ungetwc, 89 -- POSIX thread cancellation point
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 203 #ungetwc, 89 -- POSIX thread cancellation point
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-crtlmap.map | 831 ungetwc
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-crtlmap.map | 831 ungetwc
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/ |
H A D | ChangeLog | 514 fgetwc, fputwc, fputws, getwc, getwchar, putwc, putwchar, ungetwc.
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 4322 ungetwc
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 3194 using ::ungetwc;
|
H A D | configure | 16995 using ::ungetwc;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 3195 using ::ungetwc;
|
H A D | configure | 17141 using ::ungetwc;
|