Searched refs:fputws (Results 1 – 12 of 12) sorted by relevance
/freebsd/lib/libc/stdio/ |
H A D | fputws.c | 82 fputws(const wchar_t * __restrict ws, FILE * __restrict fp) in fputws() function
|
H A D | Makefile.inc | 11 fputwc.c fputws.c fread.c freopen.c fscanf.c fseek.c fsetpos.c \ 37 fputws.3 fread.3 fseek.3 funopen.3 fwide.3 getc.3 \
|
H A D | Symbol.map | 31 fputws;
|
/freebsd/contrib/expat/xmlwf/ |
H A D | xmltchar.h | 45 # define fputts fputws
|
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
H A D | cwchar.inc | 22 using ::fputws _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cwchar.cppm |
|
H A D | cwchar.inc | 22 using std::fputws _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cwchar | 48 int fputws(const wchar_t* restrict s, FILE* restrict stream); 145 using ::fputws _LIBCPP_USING_IF_EXISTS;
|
/freebsd/include/ |
H A D | wchar.h | 125 int fputws(const wchar_t * __restrict, FILE * __restrict);
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 490 SYMBOL(fputws, None, <wchar.h>)
|
H A D | StdSymbolMap.inc | 1349 SYMBOL(fputws, std::, <cwchar>) 1350 SYMBOL(fputws, None, <cwchar>) 1351 SYMBOL(fputws, None, <wchar.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 1770 fun:fputws=uninstrumented
|