Home
last modified time | relevance | path

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

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/linalg/bwc/mpfq/
H A Dmpfq_test_fixmp.c3919 mpfq_fixmp_1_5_redc_ur(t, s, mip, p); /* input is 2n+1-hw words */ in test_fixmp_1_5()
3947 mpfq_fixmp_1_5_redc_ur(s, u, mip, p); in test_fixmp_1_5()
3951 mpfq_fixmp_1_5_redc_ur(w, v, mip, p); in test_fixmp_1_5()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/mpfq/
H A Dmpfq_fixmp_longlong.h942 void mpfq_fixmp_1_5_redc_ur(mp_limb_t *, mp_limb_t *, const mp_limb_t *, const mp_limb_t *);
19146 void mpfq_fixmp_1_5_redc_ur(mp_limb_t * z, mp_limb_t * x, const mp_limb_t * mip, const mp_limb_t * … in mpfq_fixmp_1_5_redc_ur() function