Home
last modified time | relevance | path

Searched refs:mpz_tdiv_r_2exp (Results 1 – 25 of 47) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dtdiv_r_2exp.c34 mpz_tdiv_r_2exp (mpz_ptr res, mpz_srcptr in, mp_bitcnt_t cnt) in mpz_tdiv_r_2exp() function
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-div_2exp.c63 mpz_tdiv_q_2exp, mpz_tdiv_r_2exp in testmain()
H A Dhex-random.c425 mpz_tdiv_r_2exp (r, a, bbits); in hex_random_bit_op()
H A Dt-reuse.c70 mpz_tdiv_q_2exp, mpz_tdiv_r_2exp,
/netbsd/external/lgpl3/gmp/dist/rand/
H A Drandmts.c57 mpz_tdiv_r_2exp (r, r, 19937L); in mangle_seed()
/netbsd/external/lgpl3/gmp/dist/
H A Dbootstrap.c128 mpz_tdiv_r_2exp (prod, prod, n); in mpz_invert_2exp()
H A Dgen-psqr.c529 mpz_tdiv_r_2exp (mlo, factor[i].mask, (unsigned long) limb_bits); in print()
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-remove.c138 mpz_tdiv_r_2exp (q, x, 4 * 25); in debug_mp()
H A Dt-div_2exp.c90 INPLACE (mpz_tdiv_r_2exp, r, a, d); in check_one()
H A Dt-mul.c213 mpz_tdiv_r_2exp (q, x, 4 * 25); in debug_mp()
H A Dreuse.c111 { mpz_tdiv_r_2exp, "mpz_tdiv_r_2exp", 0x1000 },
/netbsd/external/lgpl3/mpfr/dist/src/
H A Drem1.c141 mpz_tdiv_r_2exp (mx, mx, WANTED_BITS); in mpfr_rem1()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h176 void mpz_tdiv_r_2exp (mpz_t, const mpz_t, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1097 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1098 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1097 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1098 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1092 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1093 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1092 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1093 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1092 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1093 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1092 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1093 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1092 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1093 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1092 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1093 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1092 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1093 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1092 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1093 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1092 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1093 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1092 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro
1093 __GMP_DECLSPEC void mpz_tdiv_r_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);

12