Home
last modified time | relevance | path

Searched refs:log2f (Results 1 – 4 of 4) sorted by relevance

/external/platform/pico/rp2_common/pico_float/
A Dfloat_none.S59 wrapper_func log2f
A Dfloat_math.c328 float WRAPPER_FUNC(log2f)(float x) { check_nan_f1(x); return logf(x)*LOG2Ef; } in WRAPPER_FUNC() argument
/external/lib/libm/include/
A Dmath.h325 float log2f(float);
/external/lib/libm/
A Dmath_private.h707 #define __ieee754_log2f log2f

Completed in 7 milliseconds