HomeSort by: relevance | last modified time | path
    Searched defs:mpn_hgcd_matrix_mul (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/gmp/dist/mpn/generic/
hgcd_matrix.c 151 mpn_hgcd_matrix_mul (struct hgcd_matrix *M, const struct hgcd_matrix *M1, function
  /src/external/lgpl3/gmp/dist/
gmp-impl.h 4265 #define mpn_hgcd_matrix_mul __MPN (hgcd_matrix_mul) macro
4266 __GMP_DECLSPEC void mpn_hgcd_matrix_mul (struct hgcd_matrix *, const struct hgcd_matrix *, mp_ptr);

Completed in 29 milliseconds