/netbsd-src/lib/libc/stdio/ |
H A D | getwc.c | 42 #undef getwc 45 getwc(FILE *fp) in getwc() function
|
H A D | Makefile.inc | 13 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 D | fmt.c | 260 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 D | t_io.c | 166 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 D | vis.c | 191 c = getwc(fp); in process() 202 rachar = getwc(fp); in process()
|
/netbsd-src/include/ |
H A D | wchar.h | 181 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 D | x_cut.c | 54 # define CUT_GETC getwc
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/ |
H A D | wchar.h | 66 using std::getwc;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/ |
H A D | wchar.h | 66 using std::getwc;
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | cwchar | 50 wint_t getwc(FILE* stream); 133 using ::getwc;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/ |
H A D | cwchar | 76 #undef getwc 149 using ::getwc;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_std/ |
H A D | cwchar | 76 #undef getwc 149 using ::getwc;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/ |
H A D | cwchar | 76 #undef getwc 151 using ::getwc;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_global/ |
H A D | cwchar | 76 #undef getwc 151 using ::getwc;
|
/netbsd-src/doc/ |
H A D | TODO.i18n | 43 getwc sm
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | stdio_sync_filebuf.h | 258 { return std::getwc(_M_file); } in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | stdio_sync_filebuf.h | 257 { return std::getwc(_M_file); } in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | wchar_.d | 179 alias getwc = fgetwc;
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 93 #getwc, 89 -- POSIX thread cancellation point
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 93 #getwc, 89 -- POSIX thread cancellation point
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-crtlmap.map | 444 getwc
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-crtlmap.map | 444 getwc
|
/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 | 1602 getwc
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 3184 using ::getwc;
|