Home
last modified time | relevance | path

Searched refs:sincos_mpfr_cos (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dulp_funcs.h9 F (sincosf_cosf, sincosf_cosf, sincos_cos, sincos_mpfr_cos, 1, 1, f1, 0)
H A Dulp_wrappers.h23 static int sincos_mpfr_cos(mpfr_t y, const mpfr_t x, mpfr_rnd_t r) { mpfr_sin(y,x,r); return mpfr_c… in sincos_mpfr_cos() function