Home
last modified time | relevance | path

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

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dmod_common.cpp165 V_dbl (*rp1, b, two); in V()
171 V_dbl (t1, b, two); in V()
176 V_dbl (r, b, two); in V()
190 V_dbl (t1, b, two); /* starting value t1 = V_2 (b) */ in V()
209 V_dbl (t1, t1, two); in V()
214 V_dbl (t0, t0, two); in V()
226 V_dbl (*rp1, t1, two); in V()
230 V_dbl (r, t0, two); in V()
H A Dmod64.hpp193 void V_dbl (Residue &r, const Residue &a, const Residue &two) const { in V_dbl() function in Modulus64
H A Dmodredc64.hpp242 void V_dbl (Residue &r, const Residue &a, const Residue &two) const { in V_dbl() function in ModulusREDC64
H A Dmod_mpz_new.hpp426 void V_dbl (Residue &r, const Residue &a, const Residue &two) const { in V_dbl() function in ModulusMPZ
H A Dmodredc126.hpp633 void V_dbl (Residue &r, const Residue &a, const Residue &two) const { in V_dbl() function in ModulusREDC126