Searched refs:test_exp (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/lgpl3/mpfr/dist/tests/ |
| H A D | texp.c | 27 test_exp (mpfr_ptr a, mpfr_srcptr b, mpfr_rnd_t rnd_mode) in test_exp() function 45 #define test_exp mpfr_exp macro 58 test_exp (y, x, rnd); in check3() 79 test_exp(y, x, MPFR_RNDD); in check_worst_case() 86 test_exp(x, x, MPFR_RNDU); in check_worst_case() 227 #define TEST_FUNCTION test_exp 247 test_exp (y, x, MPFR_RNDN); in check_special() 256 test_exp (y, x, MPFR_RNDN); in check_special() 265 test_exp (y, x, MPFR_RNDN); in check_special() 345 test_exp (y, x, MPFR_RNDN); in check_special() [all …]
|
| /netbsd-src/external/lgpl3/mpc/dist/tools/mpcheck/ |
| H A D | mpcheck-longdouble.c | 223 test_exp (p, n); in main()
|
| H A D | mpcheck-double.c | 230 test_exp (p, n); in main()
|
| H A D | mpcheck-float.c | 235 test_exp (p, n); in main()
|
| H A D | mpcheck-float128.c | 240 test_exp (p, n); in main()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | intrinsic.texi | 5858 program test_exp 5861 end program test_exp
|
| H A D | gfortran.info | 11958 program test_exp 11961 end program test_exp
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | intrinsic.texi | 5854 program test_exp 5857 end program test_exp
|
| H A D | gfortran.info | 11630 program test_exp 11633 end program test_exp
|