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

/external/bison/lib/
H A Dbbitset.h180 #define BITSET_COUNT_(SRC) (SRC)->b.vtable->count (SRC) macro
H A Dbitset.h186 #define bitset_count(SRC) BITSET_COUNT_ (SRC)
H A Dbitset_stats.c394 return BITSET_COUNT_ (src->s.bset);

Completed in 109 milliseconds