Home
last modified time | relevance | path

Searched defs:cosf (Results 1 – 8 of 8) sorted by relevance

/third_party/mingw-w64/mingw-w64-crt/math/x86/
Dcosf.c8 float cosf(float _X) in cosf() function
/third_party/mingw-w64/mingw-w64-crt/math/softmath/
Dcosf.c47 float cosf(float x) in cosf() function
/third_party/optimized-routines/math/
Dcosf.c18 cosf (float y) in cosf() function
Dv_cosf.c42 V_NAME(cosf) (v_f32_t x) in V_NAME() argument
/third_party/musl/porting/liteos_a/kernel/src/math/
Dcosf.c26 float cosf(float x) in cosf() function
/third_party/musl/src/math/
Dcosf.c26 float cosf(float x) in cosf() function
/third_party/ffmpeg/libavutil/
Dlibm.h78 #define cosf(x) ((float)cos(x)) macro
/third_party/glib/glib/gnulib/
Dgnulib_math.h.in551 # define cosf rpl_cosf macro