Searched refs:vwprintf (Results 1 – 11 of 11) sorted by relevance
/freebsd/lib/libc/stdio/ |
H A D | vwprintf.c | 40 vwprintf(const wchar_t * __restrict fmt, va_list ap) in vwprintf() function
|
H A D | Makefile.inc | 25 vswprintf.c vswscanf.c vwprintf.c vwscanf.c wbuf.c wprintf.c wscanf.c \ 134 wprintf.3 vwprintf.3 \
|
H A D | Symbol.map | 101 vwprintf;
|
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
H A D | cwchar.inc | 37 using ::vwprintf _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cwchar.cppm |
|
H A D | cwchar.inc | 37 using std::vwprintf _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cwchar | 41 int vwprintf(const wchar_t* restrict format, va_list arg); 197 using ::vwprintf _LIBCPP_USING_IF_EXISTS;
|
/freebsd/include/ |
H A D | wchar.h | 147 int vwprintf(const wchar_t * __restrict, __va_list);
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 882 SYMBOL(vwprintf, None, <wchar.h>)
|
H A D | StdSymbolMap.inc | 3111 SYMBOL(vwprintf, std::, <cwchar>) 3112 SYMBOL(vwprintf, None, <cwchar>) 3113 SYMBOL(vwprintf, None, <wchar.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3231 fun:vwprintf=uninstrumented
|