Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom32_mul.c65 mpn_toom32_mul (mp_ptr pp, in mpn_toom32_mul() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1450 #define mpn_toom32_mul __MPN(toom32_mul) macro