Home
last modified time | relevance | path

Searched refs:fgetwc (Results 1 – 15 of 15) sorted by relevance

/freebsd/include/
H A Dwchar.h121 wint_t fgetwc(FILE *);
194 #define getwc(fp) fgetwc(fp)
195 #define getwchar() fgetwc(__stdinp)
/freebsd/lib/libc/stdio/
H A Dgetwchar.c50 return (fgetwc(stdin)); in getwchar()
H A Dgetwc.c52 return (fgetwc(fp)); in getwc()
H A Dfgetwc.c63 fgetwc(FILE *fp) in fgetwc() function
H A DMakefile.inc6 feof.c ferror.c fflush.c fgetc.c fgetln.c fgetpos.c fgets.c fgetwc.c \
80 MLINKS+=getwc.3 fgetwc.3 \
H A DSymbol.map17 fgetwc;
/freebsd/tools/build/cross-build/
H A Dfgetwln_fallback.c64 while ((wc = fgetwc(stream)) != WEOF) { in fgetwln()
/freebsd/usr.bin/talk/
H A Dio.c127 w = fgetwc(sockfp); in talk()
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwchar.inc19 using ::fgetwc _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcwchar.cppm
H A Dcwchar.inc19 using std::fgetwc _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcwchar45 wint_t fgetwc(FILE* stream);
142 using ::fgetwc _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc463 SYMBOL(fgetwc, None, <wchar.h>)
H A DStdSymbolMap.inc1233 SYMBOL(fgetwc, std::, <cwchar>)
1234 SYMBOL(fgetwc, None, <cwchar>)
1235 SYMBOL(fgetwc, None, <wchar.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1726 fun:fgetwc=uninstrumented