Home
last modified time | relevance | path

Searched refs:mpfq_fixmp_6_mul (Results 1 – 4 of 4) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/mpfq/
H A Dmpfq_p_6.h686 mpfq_fixmp_6_mul(tmp, x, y); in mpfq_p_6_mul()
908 mpfq_fixmp_6_mul(z, x, y); in mpfq_p_6_mul_ur()
H A Dmpfq_fixmp_x86_64.h196 void mpfq_fixmp_6_mul(mp_limb_t *, const mp_limb_t *, const mp_limb_t *);
3112 void mpfq_fixmp_6_mul(mp_limb_t * z, const mp_limb_t * x, const mp_limb_t * y) in mpfq_fixmp_6_mul() function
3379 mpfq_fixmp_6_mul(z, x, x); in mpfq_fixmp_6_sqr()
H A Dmpfq_fixmp_longlong.h316 void mpfq_fixmp_6_mul(mp_limb_t *, const mp_limb_t *, const mp_limb_t *);
5827 void mpfq_fixmp_6_mul(mp_limb_t * z, const mp_limb_t * x, const mp_limb_t * y) in mpfq_fixmp_6_mul() function
6164 mpfq_fixmp_6_mul(t, x, invR); in mpfq_fixmp_6_mgy_decode()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/linalg/bwc/mpfq/
H A Dmpfq_test_fixmp.c1956 mpfq_fixmp_6_mul(u, x, y); in test_fixmp_6()
2059 mpfq_fixmp_6_mul(s, x, y); in test_fixmp_6()
2063 mpfq_fixmp_6_mul(s, xe, ye); in test_fixmp_6()
2073 mpfq_fixmp_6_mul(t, xe, ye); in test_fixmp_6()
2112 mpfq_fixmp_6_mul(u, x, y); in test_fixmp_6()