Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom33_mul.c87 mpn_toom33_mul (mp_ptr pp, in mpn_toom33_mul() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1465 #define mpn_toom33_mul __MPN(toom33_mul) macro