Home
last modified time | relevance | path

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

/dragonfly/contrib/gmp/mpn/generic/
H A Dtoom63_mul.c86 mpn_toom63_mul (mp_ptr pp, in mpn_toom63_mul() function
/dragonfly/contrib/gmp/
H A Dgmp-impl.h1140 #define mpn_toom63_mul __MPN(toom63_mul) macro