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

/freebsd-10.2-release/lib/libc/stdio/
H A Dfwscanf.c33 __FBSDID("$FreeBSD: releng/10.2/lib/libc/stdio/fwscanf.c 227753 2011-11-20 14:45:42Z theraven $");
41 fwscanf(FILE * __restrict fp, const wchar_t * __restrict fmt, ...) function
H A DMakefile.inc14 ftell.c funopen.c fvwrite.c fwalk.c fwide.c fwprintf.c fwscanf.c \
85 MLINKS+=wscanf.3 fwscanf.3 wscanf.3 swscanf.3 wscanf.3 vwscanf.3 \
/freebsd-10.2-release/contrib/libstdc++/include/c_compatibility/
H A Dwchar.h49 using std::fwscanf;
/freebsd-10.2-release/contrib/libstdc++/include/c_std/
H A Dstd_cwchar.h84 #undef fwscanf macro
155 using ::fwscanf;
/freebsd-10.2-release/include/
H A Dwchar.h113 int fwscanf(FILE * __restrict, const wchar_t * __restrict, ...);
/freebsd-10.2-release/contrib/libstdc++/
H A Dconfigure7060 using ::fwscanf;
[all...]

Completed in 218 milliseconds