Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom6h_mul.c106 mpn_toom6h_mul (mp_ptr pp, in mpn_toom6h_mul() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1489 #define mpn_toom6h_mul __MPN(toom6h_mul) macro