Searched refs:reduce_fast (Results 1 – 4 of 4) sorted by relevance
60 x = reduce_fast (x, p, &n); in cosf()
64 x = reduce_fast (x, p, &n); in sinf()
67 x = reduce_fast (x, p, &n); in sincosf()
127 reduce_fast (double x, const sincos_t *p, int *np) in reduce_fast() function