Home
last modified time | relevance | path

Searched refs:mpfq_fixmp_7_5_redc (Results 1 – 2 of 2) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/linalg/bwc/mpfq/
H A Dmpfq_test_fixmp.c6256 mpfq_fixmp_7_5_redc(t, s, mip, p); in test_fixmp_7_5()
6283 mpfq_fixmp_7_5_redc(s, u, mip, p); in test_fixmp_7_5()
6287 mpfq_fixmp_7_5_redc(w, v, mip, p); in test_fixmp_7_5()
6302 mpfq_fixmp_7_5_redc(s, u, mip, p); in test_fixmp_7_5()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/mpfq/
H A Dmpfq_fixmp_longlong.h1300 void mpfq_fixmp_7_5_redc(mp_limb_t *, mp_limb_t *, const mp_limb_t *, const mp_limb_t *);
25290 void mpfq_fixmp_7_5_redc(mp_limb_t * z, mp_limb_t * x, const mp_limb_t * mip, const mp_limb_t * p) in mpfq_fixmp_7_5_redc() function