Home | History | Annotate | Download | only in tune

Lines Matching defs:MPFR_AI_THRESHOLD1

972 mpfr_ai_threshold1;
975 #undef MPFR_AI_THRESHOLD1
976 #define MPFR_AI_THRESHOLD1 mpfr_ai_threshold1
1123 tune_simple_func_in_some_direction (&mpfr_ai_threshold1, &mpfr_ai_threshold2,
1127 tune_simple_func_in_some_direction (&mpfr_ai_threshold1, &mpfr_ai_threshold2,
1131 tune_simple_func_in_some_direction (&mpfr_ai_threshold1, &mpfr_ai_threshold2,
1144 mpfr_ai_threshold1 = mpfr_get_si (tmp2, MPFR_RNDN);
1156 fprintf (f, "#define MPFR_AI_THRESHOLD1 %ld /* threshold for negative input of mpfr_ai */\n", mpfr_ai_threshold1);