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

/external/bison/lib/
H A Dbbitset.h206 #define BITSET_ONES_(DST) (DST)->b.vtable->ones (DST) macro
H A Dbitset.h193 #define bitset_ones(DST) BITSET_ONES_ (DST)
H A Dbitset_stats.c408 BITSET_ONES_ (dst->s.bset);

Completed in 679 milliseconds