Searched refs:bset2 (Results 1 – 2 of 2) sorted by relevance
240 bitset_compatible_p (bitset bset1, bitset bset2) in bitset_compatible_p() argument242 return BITSET_COMPATIBLE_ (bset1, bset2); in bitset_compatible_p()
283 extern bool bitset_compatible_p (bitset bset1, bitset bset2);