Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dmul_fft.c857 mpn_mul_fft (mp_ptr op, mp_size_t pl, in mpn_mul_fft() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1507 #define mpn_mul_fft __MPN(mul_fft) macro