Home
last modified time | relevance | path

Searched defs:n_gcd (Results 1 – 4 of 4) sorted by relevance

/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/ulong_extras/
H A Dgcd.c20 n_gcd(ulong x, ulong y) in n_gcd() function
59 n_gcd(ulong x, ulong y) in n_gcd() function
/dports/math/e-antic/flint2-ae7ec89/ulong_extras/
H A Dgcd.c20 n_gcd(ulong x, ulong y) in n_gcd() function
59 n_gcd(ulong x, ulong y) in n_gcd() function
/dports/math/flint2/flint-2.8.4/ulong_extras/
H A Dgcd.c20 n_gcd(ulong x, ulong y) in n_gcd() function
59 n_gcd(ulong x, ulong y) in n_gcd() function
/dports/math/mpir/mpir-3.0.0/mpz/
H A Dlikely_prime_p.c307 mp_limb_t n_gcd(mp_limb_t x, mp_limb_t y) in n_gcd() function