Home
last modified time | relevance | path

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

/third_party/musl/src/math/i386/
Dlogf.s1 .global logf symbol
3 logf: label
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlogf.c27 float logf(float x) in logf() function
/third_party/optimized-routines/math/
Dlogf.c27 logf (float x) in logf() function
Dv_logf.c41 V_NAME(logf) (v_f32_t x) in V_NAME() argument
/third_party/musl/src/math/
Dlogf.c27 float logf(float x) in logf() function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_arit.c310 #define logf wrap_logf macro
/third_party/glib/glib/gnulib/
Dgnulib_math.h.in1322 # define logf rpl_logf macro
/third_party/e2fsprogs/e2fsck/
De2fsck.h262 FILE *logf; member