Home
last modified time | relevance | path

Searched defs:cosf (Results 1 - 6 of 6) sorted by relevance

/third_party/optimized-routines/math/
H A Dcosf.c18 cosf (float y) in cosf() function
H A Dv_cosf.c42 V_NAME(cosf) (v_f32_t x) in cosf() function
/third_party/musl/src/math/
H A Dcosf.c26 float cosf(float x) in cosf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcosf.c26 float cosf(float x) in cosf() function
/third_party/ffmpeg/libavutil/
H A Dlibm.h77 #undef cosf macro
78 #define cosf(x) ((float)cos(x)) macro
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c308 #define cosf wrap_cosf macro

Completed in 5 milliseconds