ffz
static inline unsigned long __attribute_const__ ffz(unsigned long word)
#define ffz(x) __ffs(~(x))
static inline long __attribute_const__ ffz(int x)
static inline unsigned long __attribute_const__ ffz(unsigned long word)
static inline unsigned long __attribute_const__ ffz(unsigned long word)
#define ffz(word) \
static inline int __attribute_const__ ffz(unsigned long x)
#define ffz(x) __ffs(~(x))
#define ffz(x) __ffs(~(x))