Searched refs:fgetws (Results 1 – 22 of 22) sorted by relevance
/netbsd-src/lib/libc/stdio/ |
H A D | fgetws.c | 46 fgetws(wchar_t * __restrict ws, int n, FILE * __restrict fp) in fgetws() function
|
H A D | Makefile.inc | 9 fgetwln.c fgetws.c fileno.c findfp.c flags.c flockfile.c fopen.c \ 28 MAN+= fclose.3 ferror.3 fflush.3 fgetln.3 fgets.3 fgetwln.3 fgetws.3 \
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/ |
H A D | wchar.h | 44 using std::fgetws;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/ |
H A D | wchar.h | 44 using std::fgetws;
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | cwchar | 46 wchar_t* fgetws(wchar_t* restrict s, int n, FILE* restrict stream); 129 using ::fgetws;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/ |
H A D | cwchar | 70 #undef fgetws 143 using ::fgetws;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_std/ |
H A D | cwchar | 70 #undef fgetws 143 using ::fgetws;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/ |
H A D | cwchar | 70 #undef fgetws 145 using ::fgetws;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_global/ |
H A D | cwchar | 70 #undef fgetws 145 using ::fgetws;
|
/netbsd-src/doc/ |
H A D | TODO.i18n | 37 fgetws sm
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | wchar_.d | 165 wchar_t* fgetws(wchar_t* s, int n, FILE* stream);
|
/netbsd-src/include/ |
H A D | wchar.h | 180 wchar_t *fgetws(wchar_t * __restrict, int, FILE * __restrict);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 68 #fgetws, 89 -- POSIX thread cancellation point
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 68 #fgetws, 89 -- POSIX thread cancellation point
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-crtlmap.map | 321 fgetws 64
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-crtlmap.map | 321 fgetws 64
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 1133 fgetws
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2001 | 3285 fgetws. 3289 injection, guard fgetwc, fgetws.
|
H A D | acinclude.m4 | 3179 using ::fgetws;
|
H A D | configure | 17125 using ::fgetws;
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 3178 using ::fgetws;
|
H A D | configure | 16979 using ::fgetws;
|