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

/external/bison/lib/
H A Dbbitset.h32 BITSET_LIST: Linked list of arrays of bits (variable size, least storage
36 Faster than BITSET_LIST for random access.
42 enum bitset_type {BITSET_ARRAY, BITSET_LIST, BITSET_TABLE, BITSET_VARRAY, enumerator in enum:bitset_type

Completed in 275 milliseconds