Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/
Dsincosf.h73 sinf_poly (double x, double x2, const sincos_t *p, int n) in sinf_poly() function
/external/llvm-project/libc/src/math/
Dsincosf_utils.h73 static inline float sinf_poly(double x, double x2, const sincos_t *p, int n) { in sinf_poly() function