Home
last modified time | relevance | path

Searched refs:gmp_sscanf (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/misc/
H A Dt-scanf.c155 return gmp_sscanf (input, fmt, a1); in fun_gmp_sscanf()
157 return gmp_sscanf (input, fmt, a1, a2); in fun_gmp_sscanf()
1295 gmp_sscanf (" ", " %*n", &n); in check_n()
1343 ret = gmp_sscanf ("xyz ", "xyz%Zn", x[0]); in check_n()
1368 ret = gmp_sscanf ("xyz ", "xyz%Qn", x[0]); in check_n()
1393 ret = gmp_sscanf ("xyz ", "xyz%Fn", x[0]); in check_n()
1421 ret = gmp_sscanf ("1 2 3 4", "%d %d %d %Zd%n", in check_misc()
1475 ret = gmp_sscanf (" ", "%s", buf); in check_misc()
1493 ret = gmp_sscanf ("123", "%*d%d", &x); in check_misc()
1509 ret = gmp_sscanf ("123", "%*Zd%Zd", x); in check_misc()
[all …]
H A Dt-locale.c145 ret = gmp_sscanf (str, "%Ff", f); in check_input()
/netbsd/external/lgpl3/gmp/dist/scanf/
H A Dsscanf.c38 gmp_sscanf (const char *s, const char *fmt, ...) in gmp_sscanf() function
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h601 #define gmp_sscanf __gmp_sscanf macro
602 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h601 #define gmp_sscanf __gmp_sscanf macro
602 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h596 #define gmp_sscanf __gmp_sscanf macro
597 __GMP_DECLSPEC int gmp_sscanf (const char *, const char *, ...);

12