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