Home
last modified time | relevance | path

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

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/linalg/bwc/mpfq/
H A Dmpfq_test_fixmp.c3899 mpfq_fixmp_1_5_mgy_encode(xe, x, p); in test_fixmp_1_5()
3900 mpfq_fixmp_1_5_mgy_encode(ye, y, p); in test_fixmp_1_5()
3904 mpfq_fixmp_1_5_mgy_encode(ze, t, p); in test_fixmp_1_5()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/mpfq/
H A Dmpfq_fixmp_longlong.h944 void mpfq_fixmp_1_5_mgy_encode(mp_limb_t *, const mp_limb_t *, const mp_limb_t *);
19173 void mpfq_fixmp_1_5_mgy_encode(mp_limb_t * z, const mp_limb_t * x, const mp_limb_t * p) in mpfq_fixmp_1_5_mgy_encode() function