Home
last modified time | relevance | path

Searched defs:log2 (Results 1 – 6 of 6) sorted by relevance

/bionic/libm/x86_64/
De_log.S735 log2: label
Ds_log1p.S769 log2: label
De_log10.S763 log2: label
De_pow.S4254 log2: label
/bionic/linker/
Dlinker_allocator.cpp60 static inline uint16_t log2(size_t number) { in log2() function
/bionic/tests/
Dmath_test.cpp484 TEST(math, log2) { in TEST() argument