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