Home
last modified time | relevance | path

Searched defs:mpz_tdiv_r_2exp (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gmp/mpz/
H A Dtdiv_r_2exp.c24 mpz_tdiv_r_2exp (mpz_ptr res, mpz_srcptr in, mp_bitcnt_t cnt) in mpz_tdiv_r_2exp() function
/dragonfly/contrib/gmp/
H A Ddumbmp.c597 mpz_tdiv_r_2exp (mpz_t r, mpz_t a, unsigned long int bcnt) in mpz_tdiv_r_2exp() function
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1159 #define mpz_tdiv_r_2exp __gmpz_tdiv_r_2exp macro