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

  /src/external/lgpl3/gmp/dist/mpn/generic/
hgcd_matrix.c 41 mpn_hgcd_matrix_init (struct hgcd_matrix *M, mp_size_t n, mp_ptr p) function
  /src/external/lgpl3/gmp/dist/
gmp-impl.h 4256 #define mpn_hgcd_matrix_init __MPN (hgcd_matrix_init) macro
4257 __GMP_DECLSPEC void mpn_hgcd_matrix_init (struct hgcd_matrix *, mp_size_t, mp_ptr);

Completed in 30 milliseconds