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

/external/bison/lib/
H A Debitset.c101 #define EBITSET_CACHE_DISABLE(BSET) ((BSET)->b.cindex = BITSET_WINDEX_MAX) macro
105 (EBITSET_CACHE_DISABLE (BSET), (BSET)->b.cdata = (bitset_word *)~0)

Completed in 104 milliseconds