Searched refs:mpz_fits_sint_p (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dfits_sint.c1 /* int mpz_fits_sint_p (mpz_t z) -- test whether z fits an int.
32 #define FUNCTION mpz_fits_sint_p
/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-fits.c60 EXPECT (mpz_fits_sint_p, 1);
69 EXPECT (mpz_fits_sint_p, 1);
78 EXPECT (mpz_fits_sint_p, 1);
88 EXPECT (mpz_fits_sint_p, 0);
128 EXPECT (mpz_fits_sint_p, 1);
140 EXPECT (mpz_fits_sint_p, 1);
145 EXPECT (mpz_fits_sint_p, 0);
161 EXPECT (mpz_fits_sint_p, 1);
173 EXPECT (mpz_fits_sint_p, 1);
178 EXPECT (mpz_fits_sint_p,
[all...]
H A Dt-jac.c219 if (mpz_fits_sint_p (a))
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h793 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
794 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h793 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
794 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h788 #define mpz_fits_sint_p __gmpz_fits_sint_p macro
789 __GMP_DECLSPEC int mpz_fits_sint_p (mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;

Completed in 564 milliseconds

12