Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstrings.h92 __BIONIC_STRINGS_INLINE int ffsl(long __n) { in ffsl() function
/bionic/tests/
Dstrings_test.cpp41 TEST(STRINGS_TEST, ffsl) { in TEST() argument