Searched refs:ungetwc (Results 1 – 13 of 13) sorted by relevance
/freebsd/lib/libc/stdio/ |
H A D | ungetwc.c | 86 ungetwc(wint_t wc, FILE *fp) in ungetwc() function
|
H A D | Makefile.inc | 21 tmpnam.c ungetc.c ungetwc.c vasprintf.c vdprintf.c vfprintf.c \ 41 ungetc.3 ungetwc.3 wprintf.3 wscanf.3
|
H A D | Symbol.map | 79 ungetwc;
|
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
H A D | cwchar.inc | 32 using ::ungetwc _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cwchar.cppm |
|
H A D | cwchar.inc | 32 using std::ungetwc _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cwchar | 54 wint_t ungetwc(wint_t c, FILE* stream); 149 using ::ungetwc _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/ |
H A D | global_symbols.txt | 204 ungetwc U
|
/freebsd/include/ |
H A D | wchar.h | 142 wint_t ungetwc(wint_t, FILE *);
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | std_stream.h | 126 if (ungetwc(__c, __fp) == WEOF) in __do_getc()
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 854 SYMBOL(ungetwc, None, <wchar.h>)
|
H A D | StdSymbolMap.inc | 3024 SYMBOL(ungetwc, std::, <cwchar>) 3025 SYMBOL(ungetwc, None, <cwchar>) 3026 SYMBOL(ungetwc, None, <wchar.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3187 fun:ungetwc=uninstrumented
|