atom 64bit params
This commit is contained in:
parent
238dbfdc64
commit
44a7c7d514
@ -13,8 +13,10 @@
|
||||
|
||||
#define POWM_THRESHOLD 56
|
||||
|
||||
#define GCD_ACCEL_THRESHOLD 31
|
||||
#define GCDEXT_THRESHOLD 0 /* always */
|
||||
|
||||
#define GCD_ACCEL_THRESHOLD 14
|
||||
#define GCD_THRESHOLD 547
|
||||
#define GCDEXT_THRESHOLD 442
|
||||
#define JACOBI_BASE_METHOD 3
|
||||
|
||||
#define DIVREM_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
|
||||
|
Loading…
Reference in New Issue
Block a user