Searched refs:mpz_fdiv_r_2exp (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-div_2exp.c62 mpz_fdiv_q_2exp, mpz_fdiv_r_2exp,
H A Dhex-random.c419 mpz_fdiv_r_2exp (r, a, bbits);
/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-cong_2exp.c133 mpz_fdiv_r_2exp (ra, a, d);
134 mpz_fdiv_r_2exp (rc, c, d);
H A Dt-div_2exp.c56 INPLACE (mpz_fdiv_r_2exp, r, a, d);
62 printf ("mpz_fdiv_r_2exp result out of range\n");
H A Dt-jac.c57 mpz_fdiv_r_2exp (m, z, 2);
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dcfdiv_r_2exp.c1 /* mpz_cdiv_r_2exp, mpz_fdiv_r_2exp -- remainder from mpz divided by 2^n.
156 mpz_fdiv_r_2exp (mpz_ptr w, mpz_srcptr u, mp_bitcnt_t cnt) function
/netbsd-current/external/lgpl3/gmp/dist/rand/
H A Drandlc2x.c239 mpz_fdiv_r_2exp (seedz, seed, p->_mp_m2exp);
315 mpz_fdiv_r_2exp (p->_mp_a, a, m2exp);
/netbsd-current/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h175 void mpz_fdiv_r_2exp (mpz_t, const mpz_t, mp_bitcnt_t);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h778 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
779 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2209 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h778 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
779 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2209 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h773 #define mpz_fdiv_r_2exp __gmpz_fdiv_r_2exp macro
774 __GMP_DECLSPEC void mpz_fdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
2315 #define mpz_mod_2exp mpz_fdiv_r_2exp

Completed in 275 milliseconds

12