Home
last modified time | relevance | path

Searched refs:mpz_divisible_2exp_p (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/mpz/
H A Ddivis_2exp.c35 mpz_divisible_2exp_p (mpz_srcptr a, mp_bitcnt_t d) __GMP_NOTHROW in mpz_divisible_2exp_p() function
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-divis_2exp.c33 got = (mpz_divisible_2exp_p (a, d) != 0); in check_one()
/netbsd/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-get_d.c196 if (!mpz_divisible_2exp_p (t, -exp)) in check_random()
/netbsd/external/lgpl3/mpc/dist/src/
H A Dpow.c71 if (mpz_divisible_2exp_p (d, 1) == 0) in mpc_perfect_square_p()
79 if (mpz_divisible_2exp_p (a, 1)) in mpc_perfect_square_p()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h739 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
740 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h739 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
740 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h734 #define mpz_divisible_2exp_p __gmpz_divisible_2exp_p macro
735 __GMP_DECLSPEC int mpz_divisible_2exp_p (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PUR…

12