Searched defs:log2 (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/bionic/ | ||
| D | bionic_allocator.cpp | 86 static inline uint16_t log2(size_t number) { in log2() function |
| /bionic/tests/ | ||
| D | math_test.cpp | 684 TEST(MATH_TEST, log2) { in TEST() argument |