Searched refs:BITSET_DENSE (Results 1 – 2 of 2) sorted by relevance
/external/bison/lib/ | ||
D | bitset.c | 108 if (attr & BITSET_SPARSE && attr & BITSET_DENSE) in bitset_type_choose() |
D | bitset.h | 36 BITSET_DENSE = 4, /* Bitset dense. */ enumerator |