Searched refs:__BIONIC_STRINGS_INLINE (Results 1 – 2 of 2) sorted by relevance
52 #if !defined(__BIONIC_STRINGS_INLINE)53 #define __BIONIC_STRINGS_INLINE static __inline macro81 __BIONIC_STRINGS_INLINE int ffs(int __n) { in ffs()92 __BIONIC_STRINGS_INLINE int ffsl(long __n) { in ffsl()103 __BIONIC_STRINGS_INLINE int ffsll(long long __n) { in ffsll()
29 #define __BIONIC_STRINGS_INLINE /* Out of line. */ macro