Home
last modified time | relevance | path

Searched defs:sincosf (Results 1 – 3 of 3) sorted by relevance

/third_party/optimized-routines/math/
Dsincosf.c18 sincosf (float y, float *sinp, float *cosp) in sincosf() function
/third_party/musl/src/math/
Dsincosf.c27 void sincosf(float x, float *sin, float *cos) in sincosf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dsincosf.c27 void sincosf(float x, float *sin, float *cos) in sincosf() function