Searched refs:mpn_hgcd_matrix_mul (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Dhgcd.c389 mpn_hgcd_matrix_mul (struct hgcd_matrix *M, const struct hgcd_matrix *M1, function
627 mpn_hgcd_matrix_mul (M, &M1, tp + scratch);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Dgmp-impl.h3786 #define mpn_hgcd_matrix_mul __MPN (hgcd_matrix_mul) macro
3787 __GMP_DECLSPEC void mpn_hgcd_matrix_mul __GMP_PROTO ((struct hgcd_matrix *, const struct hgcd_matrix *, mp_ptr));

Completed in 162 milliseconds