Home
last modified time | relevance | path

Searched defs:mpn_gcd_subdiv_step (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gmp/mpn/generic/
H A Dgcd_subdiv_step.c37 mpn_gcd_subdiv_step (mp_ptr gp, mp_size_t *gn, in mpn_gcd_subdiv_step() function
/dragonfly/contrib/gmp/
H A Dgmp-impl.h3806 #define mpn_gcd_subdiv_step __MPN(gcd_subdiv_step) macro