Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dhgcd_matrix.c41 mpn_hgcd_matrix_init (struct hgcd_matrix *M, mp_size_t n, mp_ptr p) in mpn_hgcd_matrix_init() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4256 #define mpn_hgcd_matrix_init __MPN (hgcd_matrix_init) macro