HomeSort by relevance Sort by last modified time
    Searched refs:BITSET_SPARSE (Results 1 - 2 of 2) sorted by null

  /external/bison/lib/
bitset.c 108 if (attr & BITSET_SPARSE && attr & BITSET_DENSE)
119 if (attr & BITSET_SPARSE)
bitset.h 38 BITSET_SPARSE = 8, /* Bitset sparse. */

Completed in 1916 milliseconds