Home
last modified time | relevance | path

Searched refs:mpz_cdiv_r_2exp (Results 1 – 25 of 104) sorted by relevance

12345

/dports/math/e-antic/flint2-ae7ec89/fmpz/test/
H A Dt-cdiv_r_2exp.c47 mpz_cdiv_r_2exp(e, d, x); in main()
86 mpz_cdiv_r_2exp(e, d, x); in main()
/dports/math/flint2/flint-2.8.4/fmpz/test/
H A Dt-cdiv_r_2exp.c47 mpz_cdiv_r_2exp(e, d, x); in main()
86 mpz_cdiv_r_2exp(e, d, x); in main()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz/test/
H A Dt-cdiv_r_2exp.c47 mpz_cdiv_r_2exp(e, d, x); in main()
86 mpz_cdiv_r_2exp(e, d, x); in main()
/dports/math/e-antic/flint2-ae7ec89/fmpz/
H A Dcdiv_r_2exp.c48 mpz_cdiv_r_2exp(mpz_ptr, COEFF_TO_PTR(d), exp); in fmpz_cdiv_r_2exp()
/dports/math/flint2/flint-2.8.4/fmpz/
H A Dcdiv_r_2exp.c48 mpz_cdiv_r_2exp(mpz_ptr, COEFF_TO_PTR(d), exp); in fmpz_cdiv_r_2exp()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz/
H A Dcdiv_r_2exp.c48 mpz_cdiv_r_2exp(mpz_ptr, COEFF_TO_PTR(d), exp); in fmpz_cdiv_r_2exp()
/dports/math/gmp/gmp-6.2.1/mini-gmp/tests/
H A Dt-div_2exp.c61 mpz_cdiv_q_2exp, mpz_cdiv_r_2exp, in testmain()
/dports/math/gap/gap-4.11.0/extern/gmp/mini-gmp/tests/
H A Dt-div_2exp.c61 mpz_cdiv_q_2exp, mpz_cdiv_r_2exp, in testmain()
/dports/math/mingw32-libgmp/gmp-6.0.0/mini-gmp/tests/
H A Dt-div_2exp.c61 mpz_cdiv_q_2exp, mpz_cdiv_r_2exp, in testmain()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mini-gmp/tests/
H A Dt-div_2exp.c61 mpz_cdiv_q_2exp, mpz_cdiv_r_2exp, in testmain()
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2_mpz_divmod2exp.c76 mpz_cdiv_r_2exp(r->z, tempx->z, nbits); in GMPy_MPZ_c_divmod_2exp()
147 mpz_cdiv_r_2exp(result->z, tempx->z, nbits); in GMPy_MPZ_c_mod_2exp()
/dports/math/py-gmpy2/gmpy2-2.1.1/src/
H A Dgmpy2_mpz_divmod2exp.c74 mpz_cdiv_r_2exp(r->z, tempx->z, nbits); in GMPy_MPZ_c_divmod_2exp()
145 mpz_cdiv_r_2exp(result->z, tempx->z, nbits); in GMPy_MPZ_c_mod_2exp()
/dports/math/gmp/gmp-6.2.1/mpz/
H A Dcfdiv_r_2exp.c150 mpz_cdiv_r_2exp (mpz_ptr w, mpz_srcptr u, mp_bitcnt_t cnt) in mpz_cdiv_r_2exp() function
/dports/math/gap/gap-4.11.0/extern/gmp/mpz/
H A Dcfdiv_r_2exp.c151 mpz_cdiv_r_2exp (mpz_ptr w, mpz_srcptr u, mp_bitcnt_t cnt) in mpz_cdiv_r_2exp() function
/dports/math/mpir/mpir-3.0.0/mpz/
H A Dcfdiv_r_2exp.c148 mpz_cdiv_r_2exp (mpz_ptr w, mpz_srcptr u, mp_bitcnt_t cnt) in mpz_cdiv_r_2exp() function
/dports/math/mingw32-libgmp/gmp-6.0.0/mpz/
H A Dcfdiv_r_2exp.c155 mpz_cdiv_r_2exp (mpz_ptr w, mpz_srcptr u, mp_bitcnt_t cnt) in mpz_cdiv_r_2exp() function
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpz/
H A Dcfdiv_r_2exp.c150 mpz_cdiv_r_2exp (mpz_ptr w, mpz_srcptr u, mp_bitcnt_t cnt) in mpz_cdiv_r_2exp() function
/dports/math/gmp/gmp-6.2.1/tests/mpz/
H A Dt-div_2exp.c73 INPLACE (mpz_cdiv_r_2exp, r, a, d); in check_one()
/dports/math/gap/gap-4.11.0/extern/gmp/tests/mpz/
H A Dt-div_2exp.c74 INPLACE (mpz_cdiv_r_2exp, r, a, d); in check_one()
/dports/math/mpir/mpir-3.0.0/tests/mpz/
H A Dt-div_2exp.c76 INPLACE (mpz_cdiv_r_2exp, r, a, d); in check_one()
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/mpz/
H A Dt-div_2exp.c74 INPLACE (mpz_cdiv_r_2exp, r, a, d); in check_one()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/mpz/
H A Dt-div_2exp.c73 INPLACE (mpz_cdiv_r_2exp, r, a, d); in check_one()
/dports/math/gap/gap-4.11.0/extern/gmp/mini-gmp/
H A Dmini-gmp.h170 void mpz_cdiv_r_2exp (mpz_t, const mpz_t, mp_bitcnt_t);
/dports/math/mingw32-libgmp/gmp-6.0.0/mini-gmp/
H A Dmini-gmp.h166 void mpz_cdiv_r_2exp (mpz_t, const mpz_t, mp_bitcnt_t);
/dports/editors/emacs/emacs-27.2/src/
H A Dmini-gmp.h170 void mpz_cdiv_r_2exp (mpz_t, const mpz_t, mp_bitcnt_t);

12345