Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dmatrix22_mul.c280 mpn_matrix22_mul (mp_ptr r0, mp_ptr r1, mp_ptr r2, mp_ptr r3, mp_size_t rn, in mpn_matrix22_mul() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4195 #define mpn_matrix22_mul __MPN(matrix22_mul) macro