Home
last modified time | relevance | path

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

/dragonfly/contrib/gmp/mpn/generic/
H A Dgcdext_1.c49 mpn_gcdext_1 (mp_limb_signed_t *sp, mp_limb_signed_t *tp, in mpn_gcdext_1() function
267 mpn_gcdext_1 (mp_limb_signed_t *up, mp_limb_signed_t *vp, in mpn_gcdext_1() function
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1551 #define mpn_gcdext_1 __MPN(gcdext_1) macro