Home
last modified time | relevance | path

Searched defs:reduce_fast (Results 1 – 2 of 2) sorted by relevance

/external/arm-optimized-routines/math/
Dsincosf.h106 reduce_fast (double x, const sincos_t *p, int *np) in reduce_fast() function
/external/llvm-project/libc/src/math/
Dsincosf_utils.h101 static inline double reduce_fast(double x, const sincos_t *p, int *np) { in reduce_fast() function