Searched refs:BITSET_SPARSE (Results 1 - 2 of 2) sorted by relevance

/external/bison/lib/
H A Dbitset.c108 if (attr & BITSET_SPARSE && attr & BITSET_DENSE)
119 if (attr & BITSET_SPARSE)
H A Dbitset.h38 BITSET_SPARSE = 8, /* Bitset sparse. */ enumerator in enum:bitset_attr

Completed in 303 milliseconds