Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/
H A Dstrings.h81 __BIONIC_STRINGS_INLINE int ffs(int __n) { in ffs() function
/aosp12/bionic/tests/
H A Dstrings_test.cpp29 TEST(STRINGS_TEST, ffs) { in TEST() argument