Home
last modified time | relevance | path

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

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/mpfq/
H A Dmpfq_p_8.h695 mpfq_fixmp_8_sqr(tmp, x); in mpfq_p_8_sqr()
916 mpfq_fixmp_8_sqr(z, x); in mpfq_p_8_sqr_ur()
H A Dmpfq_fixmp_x86_64.h259 void mpfq_fixmp_8_sqr(mp_limb_t *, const mp_limb_t *);
5019 void mpfq_fixmp_8_sqr(mp_limb_t * z, const mp_limb_t * x) in mpfq_fixmp_8_sqr() function
H A Dmpfq_fixmp_longlong.h426 void mpfq_fixmp_8_sqr(mp_limb_t *, const mp_limb_t *);
7922 void mpfq_fixmp_8_sqr(mp_limb_t * z, const mp_limb_t * x) in mpfq_fixmp_8_sqr() function
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/linalg/bwc/mpfq/
H A Dmpfq_test_fixmp.c2676 mpfq_fixmp_8_sqr(u, x); in test_fixmp_8()