Home
last modified time | relevance | path

Searched defs:ilogbf (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_ilogbf.c24 int ilogbf(float x) in ilogbf() function
/aosp12/bionic/tests/
H A Dmath_test.cpp1113 TEST(MATH_TEST, ilogbf) { in TEST() argument