Home
last modified time | relevance | path

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

/bionic/libm/include/
Dmath.h320 float log2f(float);
/bionic/tests/
Dmath_test.cpp404 TEST(math, log2f) { in TEST() argument
405 ASSERT_FLOAT_EQ(12.0f, log2f(4096.0f)); in TEST()
/bionic/libm/upstream-freebsd/lib/msun/src/
Dmath_private.h714 #define __ieee754_log2f log2f