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

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dbitset.c286 bitset_and(bitset_t *bs1, bitset_t *bs2, bitset_t *res) argument
301 bitset_or(bitset_t *bs1, bitset_t *bs2, bitset_t *res) argument
316 bitset_xor(bitset_t *bs1, bitset_t *bs2, bitset_t *res) argument
334 bitset_match(bitset_t *bs1, bitset_t *bs2) argument
[all...]

Completed in 107 milliseconds