Searched refs:sincos_mpfr_sin (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/test/ |
H A D | ulp_funcs.h | 10 F (sincosf_sinf, sincosf_sinf, sincos_sin, sincos_mpfr_sin, 1, 1, f1, 0)
|
H A D | ulp_wrappers.h | 16 static int sincos_mpfr_sin(mpfr_t y, const mpfr_t x, mpfr_rnd_t r) { mpfr_cos(y,x,r); return mpfr_s… in sincos_mpfr_sin() function
|
/freebsd/contrib/arm-optimized-routines/pl/math/test/ |
H A D | ulp_wrappers.h | 14 static int sincos_mpfr_sin(mpfr_t y, const mpfr_t x, mpfr_rnd_t r) { in sincos_mpfr_sin() function
|