Home
last modified time | relevance | path

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

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/linalg/bwc/mpfq/
H A Dmpfq_test_fixmp.c1608 mpfq_fixmp_5_shortmul(u, x, y); in test_fixmp_5()
1697 mpfq_fixmp_5_shortmul(t, mip, p); in test_fixmp_5()
1699 mpfq_fixmp_5_shortmul(u, t, mip); in test_fixmp_5()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/mpfq/
H A Dmpfq_fixmp_longlong.h268 void mpfq_fixmp_5_shortmul(mp_limb_t *, const mp_limb_t *, const mp_limb_t *);
4970 void mpfq_fixmp_5_shortmul(mp_limb_t * z, const mp_limb_t * x, const mp_limb_t * y) in mpfq_fixmp_5_shortmul() function