Home
last modified time | relevance | path

Searched refs:mod_div3 (Results 1 – 8 of 8) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dmod_rename.h54 #undef mod_div3
126 #define mod_div3 MOD_RENAME(div3) macro
212 p = (void*) &mod_div3; in mod_test_if_functions_exist()
H A Droots_mod.c391 mod_div3 (xx, xx, pp); in one_root2_V()
392 mod_div3 (cc, cc, pp); in one_root2_V()
H A Dmodredc_2ul_common.c13 mod_div3 (residue_t r, const residue_t a, const modulus_t m) in mod_div3() function
H A Dmod_ul_common.c16 mod_div3 (residue_t r, const residue_t a, const modulus_t m) in mod_div3() function
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/ecm/
H A Dec_arith_Weierstrass_new.hpp418 mod_div3 (t, A, m);
H A Dec_parameterization.h336 mod_div3 (t, one, m); in ec_parameterization_Montgomery16()
H A Dec_arith_Weierstrass.h198 mod_div3 (t, A, m); in weierstrass_aff_from_montgomery()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/utils/
H A Dtest_mod.c283 mod_div3 (s, r, m); in test_mod_divn()