Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dhgcd_matrix.c151 mpn_hgcd_matrix_mul (struct hgcd_matrix *M, const struct hgcd_matrix *M1, in mpn_hgcd_matrix_mul() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4265 #define mpn_hgcd_matrix_mul __MPN (hgcd_matrix_mul) macro