Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dhgcd_step.c76 mpn_hgcd_step (mp_size_t n, mp_ptr ap, mp_ptr bp, mp_size_t s, in mpn_hgcd_step() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4271 #define mpn_hgcd_step __MPN(hgcd_step) macro