Home
last modified time | relevance | path

Searched refs:mpz_cdiv_q_2exp (Results 1 – 25 of 44) sorted by relevance

12

/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtget_z.c139 mpz_cdiv_q_2exp (ex, ex, -sh); in check_one()
148 mpz_cdiv_q_2exp (ex, ex, -sh); in check_one()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-div_2exp.c61 mpz_cdiv_q_2exp, mpz_cdiv_r_2exp, in testmain()
H A Dhex-random.c410 mpz_cdiv_q_2exp (r, a, bbits); in hex_random_bit_op()
H A Dt-reuse.c69 mpz_cdiv_q_2exp, mpz_cdiv_r_2exp,
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dcfdiv_q_2exp.c102 mpz_cdiv_q_2exp (mpz_ptr w, mpz_srcptr u, mp_bitcnt_t cnt) in mpz_cdiv_q_2exp() function
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-div_2exp.c72 INPLACE (mpz_cdiv_q_2exp, q, a, d); in check_one()
H A Dreuse.c108 { mpz_cdiv_q_2exp, "mpz_cdiv_q_2exp", 0x1000 },
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dbernoulli.c126 mpz_cdiv_q_2exp (u, u, n); in mpfr_bernoulli_internal()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h171 void mpz_cdiv_q_2exp (mpz_t, const mpz_t, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h658 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
659 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h658 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
659 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h653 #define mpz_cdiv_q_2exp __gmpz_cdiv_q_2exp macro
654 __GMP_DECLSPEC void mpz_cdiv_q_2exp (mpz_ptr, mpz_srcptr, mp_bitcnt_t);

12