Searched refs:tune_simple_func (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/lgpl3/mpfr/dist/tune/ |
| D | tuneup.c | 474 tune_simple_func (mpfr_prec_t *threshold, in tune_simple_func() function 1070 tune_simple_func (&mpfr_mul_threshold, speed_mpfr_mul, in all() 1078 tune_simple_func (&mpfr_sqr_threshold, speed_mpfr_sqr, in all() 1086 tune_simple_func (&mpfr_div_threshold, speed_mpfr_div, in all() 1094 tune_simple_func (&mpfr_exp_2_threshold, speed_mpfr_exp_2, GMP_NUMB_BITS); in all() 1101 tune_simple_func (&mpfr_exp_threshold, speed_mpfr_exp, in all() 1109 tune_simple_func (&mpfr_sincos_threshold, speed_mpfr_sincos, in all()
|
| D | speed.c | 173 tune_simple_func (mpfr_prec_t *threshold, in tune_simple_func() function 256 tune_simple_func (&mpfr_mul_threshold, speed_mpfr_mul, in all()
|
| /netbsd/src/external/lgpl3/mpfr/dist/doc/ |
| D | README.dev | 1208 tune_simple_func (&mpfr_exp_threshold, speed_mpfr_exp);
|
| /netbsd/src/external/lgpl3/mpfr/dist/ |
| D | ChangeLog | 9700 [tune/tuneup.c] make tune_simple_func more robust for small precisions
|