Searched refs:vwscanf (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/lib/libc/stdio/
H A Dvwscanf.c33 __FBSDID("$FreeBSD: releng/11.0/lib/libc/stdio/vwscanf.c 227753 2011-11-20 14:45:42Z theraven $");
41 vwscanf(const wchar_t * __restrict fmt, va_list ap) function
H A DMakefile.inc28 vswprintf.c vswscanf.c vwprintf.c vwscanf.c wbuf.c wprintf.c wscanf.c \
86 MLINKS+=wscanf.3 fwscanf.3 wscanf.3 swscanf.3 wscanf.3 vwscanf.3 \
/freebsd-11.0-release/contrib/libstdc++/include/c_compatibility/
H A Dwchar.h62 using std::vwscanf;
/freebsd-11.0-release/contrib/libstdc++/include/c_std/
H A Dstd_cwchar.h106 # undef vwscanf macro
177 using ::vwscanf;
/freebsd-11.0-release/include/
H A Dwchar.h194 int vwscanf(const wchar_t * __restrict, __va_list);
/freebsd-11.0-release/contrib/libstdc++/
H A Dconfigure7836 namespace test { using ::vwscanf; }
[all...]

Completed in 144 milliseconds