Home
last modified time | relevance | path

Searched defs:atanf (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/src/math/i386/
H A Datanf.s3 atanf: label
/third_party/musl/src/math/
H A Datanf.c41 float atanf(float x) in atanf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Datanf.c41 float atanf(float x) in atanf() function
/third_party/ffmpeg/libavutil/
H A Dlibm.h39 #undef atanf macro
40 #define atanf(x) ((float)atan(x)) macro

Completed in 2 milliseconds