Searched refs:BITSET_SPARSE (Results 1 – 2 of 2) sorted by relevance
108 if (attr & BITSET_SPARSE && attr & BITSET_DENSE) in bitset_type_choose()119 if (attr & BITSET_SPARSE) in bitset_type_choose()
37 BITSET_SPARSE = 8, /* Bitset sparse. */ enumerator