Home
last modified time | relevance | path

Searched refs:MAX_SFACS (Results 1 – 1 of 1) sorted by relevance

/dports/math/p5-Math-Prime-Util-GMP/Math-Prime-Util-GMP-0.52/
H A Decpp.c75 #define MAX_SFACS 1000 macro
246 if (stage > 1 && *nsfacs < MAX_SFACS) { in check_for_factor()
948 New(0, sfacs, MAX_SFACS, mpz_t); in _GMP_ecpp()