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

  /src/external/lgpl3/gmp/dist/mpn/generic/
hgcd_matrix.c 199 mpn_hgcd_matrix_adjust (const struct hgcd_matrix *M, function
  /src/external/lgpl3/gmp/dist/
gmp-impl.h 4268 #define mpn_hgcd_matrix_adjust __MPN (hgcd_matrix_adjust) macro
4269 __GMP_DECLSPEC mp_size_t mpn_hgcd_matrix_adjust (const struct hgcd_matrix *, mp_size_t, mp_ptr, mp_ptr, mp_size_t, mp_ptr);

Completed in 32 milliseconds