Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dbitset.c233 bitset_find_in_word(ulong_t w, uint_t seed) in bitset_find_in_word() function
269 elt = bitset_find_in_word(b->bs_set[i], seed); in bitset_find()