Home
last modified time | relevance | path

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

/dragonfly/contrib/gmp/mpz/
H A Dtstbit.c41 mpz_tstbit (mpz_srcptr u, mp_bitcnt_t bit_index) __GMP_NOTHROW in mpz_tstbit() function
/dragonfly/contrib/gmp/
H A Ddumbmp.c312 mpz_tstbit (mpz_t r, unsigned long bit) in mpz_tstbit() function
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1165 #define mpz_tstbit __gmpz_tstbit macro