OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 656 milliseconds