Home
last modified time | relevance | path

Searched refs:reduce_fast (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/ieee754/flt-32/
Ds_tanf.c36 dx = reduce_fast (dx, p, &n); in rem_pio2f()
Ds_cosf.c61 x = reduce_fast (x, p, &n); in COSF_FUNC()
Ds_sincosf.h48 reduce_fast (double x, const sincos_t *p, int *np) in reduce_fast() function
Ds_sinf.c66 x = reduce_fast (x, p, &n); in SINF_FUNC()
Ds_sincosf.c68 x = reduce_fast (x, p, &n); in SINCOSF_FUNC()