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

/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dperfsqr.c61 PERFSQR_MOD_IDX implements this, producing an index "idx" for use with
113 the PERFSQR_MOD_IDX stuff within a limb (rather than needing umul_ppmm).
131 #define PERFSQR_MOD_IDX(idx, r, d, inv) \ macro
147 PERFSQR_MOD_IDX(idx, r, d, inv); \
165 PERFSQR_MOD_IDX (idx, r, d, inv); \

Completed in 83 milliseconds