Home
last modified time | relevance | path

Searched defs:bs2 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dbitset.c286 bitset_and(bitset_t *bs1, bitset_t *bs2, bitset_t *res) in bitset_and()
301 bitset_or(bitset_t *bs1, bitset_t *bs2, bitset_t *res) in bitset_or()
316 bitset_xor(bitset_t *bs1, bitset_t *bs2, bitset_t *res) in bitset_xor()
334 bitset_match(bitset_t *bs1, bitset_t *bs2) in bitset_match()