Home
last modified time | relevance | path

Searched refs:__bitset_ffs (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/util/
Dbitset.h85 __bitset_ffs(const BITSET_WORD *x, int n) in __bitset_ffs() function
97 #define BITSET_FFS(x) __bitset_ffs(x, ARRAY_SIZE(x))