Home
last modified time | relevance | path

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

/third_party/musl/src/math/
H A Dexpf.c33 float expf(float x) in expf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexpf.c33 float expf(float x) in expf() function
/third_party/optimized-routines/math/
H A Dexpf.c34 expf (float x) in expf() function
H A Dv_expf.c49 V_NAME(expf) (v_f32_t x) in expf() function
/third_party/ffmpeg/libavutil/
H A Dlibm.h282 #undef expf macro
283 #define expf(x) ((float)exp(x)) macro
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c305 #define expf wrap_expf macro

Completed in 3 milliseconds