Home
last modified time | relevance | path

Searched defs:mpz_scan0 (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gmp/mpz/
H A Dscan0.c31 mpz_scan0 (mpz_srcptr u, mp_bitcnt_t starting_bit) __GMP_NOTHROW in mpz_scan0() function
/dflybsd-src/gnu/usr.bin/gmp/
H A Dgmp.h1074 #define mpz_scan0 __gmpz_scan0 macro