Searched refs:vsscanf (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/scanf/
H A DMakefile.am38 vfscanf.c vscanf.c vsscanf.c
H A Dsscanffuns.c48 ret = vsscanf(*sp, fmt, ap);
H A DMakefile.in133 sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo
365 vfscanf.c vscanf.c vsscanf.c
/netbsd-current/lib/libc/stdio/
H A Dsscanf.c64 ret = vsscanf(str, fmt, ap);
H A Dvsscanf.c1 /* $NetBSD: vsscanf.c,v 1.20 2013/04/19 23:32:17 joerg Exp $ */
38 static char sccsid[] = "@(#)vsscanf.c 8.1 (Berkeley) 6/4/93";
40 __RCSID("$NetBSD: vsscanf.c,v 1.20 2013/04/19 23:32:17 joerg Exp $");
86 vsscanf(const char *str, const char *fmt, va_list ap) function
H A DMakefile.inc20 vprintf.c vscanf.c vsnprintf.c vsnprintf_ss.c vsscanf.c vswprintf.c \
58 scanf.3 vsscanf.3
/netbsd-current/lib/libcurses/
H A Dscanw.c123 if (vsscanf(buf, fmt, ap) > 0) {
/netbsd-current/external/apache2/llvm/dist/libcxx/src/support/solaris/
H A Dxlocale.cpp52 int __res = vsscanf(__s, __format, __va);
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dstdio.h70 extern int vsscanf(const char *, const char *, __gnuc_va_list);
/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dstdio.h70 extern int vsscanf(const char *, const char *, __gnuc_va_list);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
H A Dstdio.h61 using std::vsscanf;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
H A Dstdio.h61 using std::vsscanf;
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A D__bsd_locale_fallbacks.h132 int __res = vsscanf(__s, __format, __va);
/netbsd-current/include/
H A Dstdio.h394 int vsscanf(const char * __restrict, const char * __restrict,
/netbsd-current/external/lgpl3/gmp/lib/libgmp/
H A DMakefile122 vfscanf.c vscanf.c vsscanf.c
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdio.d1213 alias __mingw_vsscanf vsscanf;
1264 int vsscanf(scope const char* s, scope const char* format, va_list arg);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.h529 {"vsscanf", 99},
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.h529 {"vsscanf", 99},
/netbsd-current/external/lgpl3/gmp/dist/
H A DMakefile.am255 scanf/vfscanf$U.lo scanf/vscanf$U.lo scanf/vsscanf$U.lo
H A DMakefile.in731 scanf/vfscanf$U.lo scanf/vscanf$U.lo scanf/vsscanf$U.lo
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure17450 vsscanf(fmt, "%i", args);
17481 vsscanf(fmt, "%i", args);
18131 vsscanf(fmt, "%i", args);
18162 vsscanf(fmt, "%i", args);
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure17594 vsscanf(fmt, "%i", args);
17625 vsscanf(fmt, "%i", args);
18270 vsscanf(fmt, "%i", args);
18301 vsscanf(fmt, "%i", args);
[all...]

Completed in 418 milliseconds