Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Djacobi.c161 mpn_jacobi_n (mp_ptr ap, mp_ptr bp, mp_size_t n, unsigned bits) in mpn_jacobi_n() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1156 #define mpn_jacobi_n __MPN(jacobi_n) macro