Searched refs:vswscanf (Results 1 – 12 of 12) sorted by relevance
/freebsd/lib/libc/stdio/ |
H A D | swscanf.c | 46 r = vswscanf(str, fmt, ap); in swscanf()
|
H A D | vswscanf.c | 93 vswscanf(const wchar_t * __restrict str, const wchar_t * __restrict fmt, in vswscanf() function
|
H A D | Makefile.inc | 25 vswprintf.c vswscanf.c vwprintf.c vwscanf.c wbuf.c wprintf.c wscanf.c \ 140 wscanf.3 vswscanf.3 \
|
H A D | Symbol.map | 100 vswscanf;
|
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
H A D | cwchar.inc | 36 using ::vswscanf _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cwchar.cppm |
|
H A D | cwchar.inc | 36 using std::vswscanf _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cwchar | 40 int vswscanf(const wchar_t* restrict s, const wchar_t* restrict format, va_list arg); // C99 141 using ::vswscanf _LIBCPP_USING_IF_EXISTS;
|
/freebsd/include/ |
H A D | wchar.h | 202 int vswscanf(const wchar_t * __restrict, const wchar_t * __restrict,
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 880 SYMBOL(vswscanf, None, <wchar.h>)
|
H A D | StdSymbolMap.inc | 3108 SYMBOL(vswscanf, std::, <cwchar>) 3109 SYMBOL(vswscanf, None, <cwchar>) 3110 SYMBOL(vswscanf, None, <wchar.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3226 fun:vswscanf=uninstrumented
|