Searched refs:PERFSQR_MOD_2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-perfsqr.c81 #define PERFSQR_MOD_2(r, d, inv, mhi, mlo) check_mod_2 (d, inv, mhi, mlo) macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dperfsqr.c55 PERFSQR_MOD_2 with divisors d which are factors of the modulus, and table
159 #define PERFSQR_MOD_2(r, d, inv, mhi, mlo) \ macro
166 TRACE (printf (" PERFSQR_MOD_2 d=%u r=%lu idx=%u\n", \

Completed in 92 milliseconds