Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom43_mul.c61 mpn_toom43_mul (mp_ptr pp, in mpn_toom43_mul() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1468 #define mpn_toom43_mul __MPN(toom43_mul) macro