Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/test/
H A Dulp.c223 static int sincos_mpfr_sin(mpfr_t y, const mpfr_t x, mpfr_rnd_t r) { mpfr_cos(y,x,r); return mpfr_sin(y,x,r); } in sincos_mpfr_sin() function
327 F (sincosf_sinf, sincosf_sinf, sincos_sin, sincos_mpfr_sin, 1, 1, f1, 0)

Completed in 3 milliseconds