OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BITSET_DENSE
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/
bitset.c
108
if (attr & BITSET_SPARSE && attr &
BITSET_DENSE
)
bitset.h
37
BITSET_DENSE
= 4, /* Bitset dense. */
Completed in 103 milliseconds