Home
last modified time | relevance | path

Searched refs:mod_div11 (Results 1 – 5 of 5) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dmod_rename.h57 #undef mod_div11
129 #define mod_div11 MOD_RENAME(div11) macro
215 p = (void*) &mod_div11; in mod_test_if_functions_exist()
H A Droots_mod.c402 mod_div11 (xx, xx, pp); in one_root2_V()
403 mod_div11 (cc, cc, pp); in one_root2_V()
H A Dmodredc_2ul_common.c126 mod_div11 (residue_t r, const residue_t a, const modulus_t m) in mod_div11() function
H A Dmod_ul_common.c177 mod_div11 (residue_t r, const residue_t a, const modulus_t m) in mod_div11() function
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/utils/
H A Dtest_mod.c289 mod_div11 (s, r, m); in test_mod_divn()