Home
last modified time | relevance | path

Searched defs:expf (Results 1 – 7 of 7) sorted by relevance

/third_party/mingw-w64/mingw-w64-crt/math/
Dexpf.c8 float expf (float x) in expf() function
/third_party/musl/src/math/
Dexpf.c33 float expf(float x) in expf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dexpf.c33 float expf(float x) in expf() function
/third_party/optimized-routines/math/
Dexpf.c34 expf (float x) in expf() function
Dv_expf.c49 V_NAME(expf) (v_f32_t x) in V_NAME() argument
/third_party/ffmpeg/libavutil/
Dlibm.h283 #define expf(x) ((float)exp(x)) macro
/third_party/glib/glib/gnulib/
Dgnulib_math.h.in616 # define expf rpl_expf macro