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

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Dhgcd.c170 hgcd_step (mp_size_t n, mp_ptr ap, mp_ptr bp, mp_size_t s, function
372 nn = hgcd_step (n, ap, bp, s, M, tp);
380 nn = hgcd_step (n, ap, bp, s, M, tp);
582 nn = hgcd_step (n, ap, bp, s, M, tp);
636 nn = hgcd_step (n, ap, bp, s, M, tp);

Completed in 99 milliseconds