Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Ddivegcd.c107 mpz_divexact_gcd (mpz_ptr q, mpz_srcptr a, mpz_srcptr d) in mpz_divexact_gcd() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1705 #define mpz_divexact_gcd __gmpz_divexact_gcd macro