Searched refs:test_sin (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tsin.c | 27 test_sin (mpfr_ptr a, mpfr_srcptr b, mpfr_rnd_t rnd_mode) in test_sin() function 45 #define test_sin mpfr_sin macro 56 test_sin (s, xx, rnd_mode); in check53() 78 test_sin (s, xx, rnd_mode); in check53b() 109 test_sin (y, x, MPFR_RNDN); in test_sign() 118 test_sin (y, x, MPFR_RNDN); in test_sign() 132 test_sin (y, x, MPFR_RNDN); in test_sign() 138 test_sin (y, x, MPFR_RNDN); in test_sign() 151 test_sin (x, x, MPFR_RNDZ); in test_sign() 169 test_sin (y, x, MPFR_RNDN); in check_nans() [all …]
|
/netbsd-src/external/lgpl3/mpc/dist/tools/mpcheck/ |
H A D | mpcheck-longdouble.c | 226 test_sin (p, n); in main()
|
H A D | mpcheck-double.c | 233 test_sin (p, n); in main()
|
H A D | mpcheck-float.c | 238 test_sin (p, n); in main()
|
H A D | mpcheck-float128.c | 243 test_sin (p, n); in main()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.texi | 13301 program test_sin 13304 end program test_sin
|
H A D | gfortran.info | 18147 program test_sin 18150 end program test_sin
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.texi | 13255 program test_sin 13258 end program test_sin
|
H A D | gfortran.info | 17728 program test_sin 17731 end program test_sin
|