Home
last modified time | relevance | path

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

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