Home
last modified time | relevance | path

Searched refs:sincos_mpfr_sin (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dulp_funcs.h10 F (sincosf_sinf, sincosf_sinf, sincos_sin, sincos_mpfr_sin, 1, 1, f1, 0)
H A Dulp_wrappers.h16 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 Dulp_wrappers.h14 static int sincos_mpfr_sin(mpfr_t y, const mpfr_t x, mpfr_rnd_t r) { in sincos_mpfr_sin() function