Home
last modified time | relevance | path

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

/dports/math/calc/calc-2.14.0.14/
H A Dconfig.c151 REDC_ALG2, /* size of modulus to use REDC algorithm 2 */
211 REDC_ALG2, /* size of modulus to use REDC algorithm 2 */
608 len = REDC_ALG2; in setconfig()
H A Dzmath.h246 #define REDC_ALG2 25 /* size for using alternative REDC */ macro
H A DCHANGES1124 #define REDC_ALG2 25 /* size for using alternative REDC */
/dports/math/calc/calc-2.14.0.14/custom/
H A Dc_sysinfo.c206 (FULL)REDC_ALG2},
/dports/math/mpexpr/mpexpr-1.2/generic/
H A Dzmath.h116 #define REDC_ALG2 50 /* size for using alternative REDC */ macro
H A Dzmod.c24 static CONST LEN _redc2_ = REDC_ALG2; /* modulo size to use second REDC algorithm */