Home
last modified time | relevance | path

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

/netbsd/src/external/lgpl3/gmp/dist/mpn/generic/
Dtoom44_mul.c110 mpn_toom44_mul (mp_ptr pp, in mpn_toom44_mul() function
/netbsd/src/external/lgpl3/gmp/dist/
Dgmp-impl.h1483 #define mpn_toom44_mul __MPN(toom44_mul) macro