Searched defs:ffsl (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/include/ | ||
H A D | strings.h | 92 __BIONIC_STRINGS_INLINE int ffsl(long __n) { in ffsl() function |
/aosp12/bionic/tests/ | ||
H A D | strings_test.cpp | 41 TEST(STRINGS_TEST, ffsl) { in TEST() argument |