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