Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/
H A Dstrings.h103 __BIONIC_STRINGS_INLINE int ffsll(long long __n) { in ffsll() function
/aosp12/bionic/tests/
H A Dstrings_test.cpp63 TEST(STRINGS_TEST, ffsll) { in TEST() argument