Home
last modified time | relevance | path

Searched refs:getwc (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/lib/libc/stdio/
H A Dgetwc.c42 #undef getwc
45 getwc(FILE *fp) in getwc() function
H A DMakefile.inc13 getc.c getchar.c getdelim.c getline.c gettemp.c getw.c getwc.c \
30 fseek.3 funopen.3 fwide.3 getc.3 getdelim.3 getwc.3 mktemp.3 printf.3 \
63 MLINKS+=getwc.3 fgetwc.3 getwc.3 getwchar.3
/netbsd-src/usr.bin/fmt/
H A Dfmt.c260 c = getwc(fi); in fmt()
271 c = getwc(fi); in fmt()
275 c = getwc(fi); in fmt()
279 c = getwc(fi); in fmt()
313 c = getwc(fi); in fmt()
/netbsd-src/tests/lib/libc/locale/
H A Dt_io.c166 ATF_REQUIRE_EQ(getwc(fp), in ATF_TC_BODY()
194 ATF_REQUIRE_EQ(getwc(fp), WEOF); in ATF_TC_BODY()
/netbsd-src/usr.bin/vis/
H A Dvis.c191 c = getwc(fp); in process()
202 rachar = getwc(fp); in process()
/netbsd-src/include/
H A Dwchar.h181 wint_t getwc(FILE *);
223 #define getwc(f) fgetwc(f)
224 #define getwchar() getwc(stdin)
219 #define getwc(f) fgetwc( global() macro
/netbsd-src/usr.bin/cut/
H A Dx_cut.c54 # define CUT_GETC getwc
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
H A Dwchar.h66 using std::getwc;
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
H A Dwchar.h66 using std::getwc;
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dcwchar50 wint_t getwc(FILE* stream);
133 using ::getwc;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/
H A Dcwchar76 #undef getwc
149 using ::getwc;
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_std/
H A Dcwchar76 #undef getwc
149 using ::getwc;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/
H A Dcwchar76 #undef getwc
151 using ::getwc;
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_global/
H A Dcwchar76 #undef getwc
151 using ::getwc;
/netbsd-src/doc/
H A DTODO.i18n43 getwc sm
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h258 { return std::getwc(_M_file); } in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h257 { return std::getwc(_M_file); } in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dwchar_.d179 alias getwc = fgetwc;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf93 #getwc, 89 -- POSIX thread cancellation point
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf93 #getwc, 89 -- POSIX thread cancellation point
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-crtlmap.map444 getwc
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-crtlmap.map444 getwc
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A DChangeLog514 fgetwc, fputwc, fputws, getwc, getwchar, putwc, putwchar, ungetwc.
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt1602 getwc
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dacinclude.m43184 using ::getwc;

12