Searched refs:__bitset_ffs (Results 1 – 1 of 1) sorted by relevance
85 __bitset_ffs(const BITSET_WORD *x, int n) in __bitset_ffs() function97 #define BITSET_FFS(x) __bitset_ffs(x, ARRAY_SIZE(x))