Searched refs:vswscanf (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/lib/libc/stdio/
H A Dswscanf.c47 r = vswscanf(str, fmt, ap);
H A Dvswscanf.c100 vswscanf(const wchar_t * __restrict str, const wchar_t * __restrict fmt, function
H A DMakefile.inc28 vswprintf.c vswscanf.c vwprintf.c vwscanf.c wbuf.c wprintf.c wscanf.c \
92 wscanf.3 vswscanf.3 wscanf.3 vfwscanf.3
/freebsd-11-stable/contrib/libstdc++/include/c_compatibility/
H A Dwchar.h58 using std::vswscanf;
/freebsd-11-stable/contrib/libstdc++/include/c_std/
H A Dstd_cwchar.h102 # undef vswscanf macro
173 using ::vswscanf;
/freebsd-11-stable/include/
H A Dwchar.h192 int vswscanf(const wchar_t * __restrict, const wchar_t * __restrict,
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure7786 namespace test { using ::vswscanf; }
[all...]

Completed in 217 milliseconds