Searched defs:REDUCE_EMAX (Results 1 – 13 of 13) sorted by relevance
27 #define REDUCE_EMAX 262143 /* otherwise arg. reduction is too expensive */ macro
26 #define REDUCE_EMAX 262143 /* otherwise arg. reduction is too expensive */ macro
198 #define REDUCE_EMAX 262143 /* otherwise arg. reduction is too expensive */ macro200 #define REDUCE_EMAX 16383 /* reduce further since mini-gmp works in O(n^2) */ macro
28 #define REDUCE_EMAX 7 /* this is to avoid that test_generic() calls mpfr_ai macro
31 #define REDUCE_EMAX TEST_RANDOM_EMAX macro
69 #define REDUCE_EMAX 262143 /* otherwise arg. reduction is too expensive */ macro
159 #define REDUCE_EMAX mpfr_get_emax () macro