Searched defs:hgcd (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-hgcd.c184 struct hgcd_matrix hgcd; local
279 hgcd_ref_init (struct hgcd_ref *hgcd) argument
291 hgcd_ref_clear (struct hgcd_ref *hgcd) argument
317 hgcd_ref(struct hgcd_ref *hgcd, mpz_t a, mpz_t b) argument
392 hgcd_ref_equal(const struct hgcd_matrix *hgcd, const struct hgcd_ref *ref) argument
[all...]
H A Dt-hgcd_appr.c162 struct hgcd_matrix hgcd; local
285 hgcd_ref_init (struct hgcd_ref *hgcd) argument
297 hgcd_ref_clear(struct hgcd_ref *hgcd) argument
322 hgcd_ref(struct hgcd_ref *hgcd, mpz_t a, mpz_t b) argument
400 hgcd_appr_valid_p(mpz_t a, mpz_t b, mp_size_t res0, struct hgcd_ref *ref, mpz_t ref_r0, mpz_t ref_r1, mp_size_t res1, struct hgcd_matrix *hgcd) argument
[all...]

Completed in 268 milliseconds