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