Home
last modified time | relevance | path

Searched defs:n_invmod (Results 1 – 5 of 5) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/flint-fft/
H A Dulong_extras.h287 ULONG_EXTRAS_INLINE ulong n_invmod(ulong x, ulong y) in n_invmod() function
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dulong_extras.h303 ulong n_invmod(ulong x, ulong y) in n_invmod() function
/dports/math/e-antic/flint2-ae7ec89/
H A Dulong_extras.h303 ulong n_invmod(ulong x, ulong y) in n_invmod() function
/dports/math/flint2/flint-2.8.4/
H A Dulong_extras.h331 ulong n_invmod(ulong x, ulong y) in n_invmod() function
/dports/math/mpir/mpir-3.0.0/mpz/
H A Dlikely_prime_p.c369 mp_limb_t n_invmod(mp_limb_t x, mp_limb_t y) in n_invmod() function