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

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/scanf/
H A Dsscanf.c0 /* gmp_sscanf -- formatted input from a string.
36 gmp_sscanf (const char *s, const char *fmt, ...) function
38 gmp_sscanf (va_alist)
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/misc/
H A Dt-scanf.c70 where it should return EOF. A workaround in gmp_sscanf would be a bit
88 printf ("This affects gmp_sscanf, tests involving it will be suppressed.\n");
174 return gmp_sscanf (input, fmt, a1);
176 return gmp_sscanf (input, fmt, a1, a2);
518 name = "gmp_sscanf";
902 name = "gmp_sscanf";
1209 name = "gmp_sscanf";
1314 gmp_sscanf (" ", " %*n", &n);
1333 ret = gmp_sscanf ("abc", fmt, &x[0]); \
1362 ret = gmp_sscanf ("xy
[all...]
H A Dt-locale.c141 ret = gmp_sscanf (str, "%Ff", f);
144 printf ("gmp_sscanf wrong return value\n");
152 printf ("gmp_sscanf wrong result\n");
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h671 #define gmp_sscanf __gmp_sscanf macro
672 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h671 #define gmp_sscanf __gmp_sscanf macro
672 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h669 #define gmp_sscanf __gmp_sscanf macro
670 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp.h665 #define gmp_sscanf __gmp_sscanf macro
666 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h669 #define gmp_sscanf __gmp_sscanf macro
670 __GMP_DECLSPEC int gmp_sscanf __GMP_PROTO ((__gmp_const char *, __gmp_const char *, ...));

Completed in 253 milliseconds