OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BITSET_ZERO_
(Results
1 - 3
of
3
) sorted by null
/external/bison/lib/
bbitset.h
207
#define
BITSET_ZERO_
(DST) (DST)->b.vtable->zero (DST)
bitset.h
195
#define bitset_zero(DST)
BITSET_ZERO_
(DST)
bitset_stats.c
415
BITSET_ZERO_
(dst->s.bset);
Completed in 71 milliseconds