Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dhgcd_matrix.c132 mpn_hgcd_matrix_mul_1 (struct hgcd_matrix *M, const struct hgcd_matrix1 *M1, in mpn_hgcd_matrix_mul_1() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4262 #define mpn_hgcd_matrix_mul_1 __MPN (hgcd_matrix_mul_1) macro