Home
last modified time | relevance | path

Searched refs:BITSET_OR_AND_ (Results 1 – 3 of 3) sorted by relevance

/external/bison/lib/
Dbitset.h263 BITSET_OR_AND_ (DST, SRC1, SRC2, SRC3)
Dbbitset.h263 #define BITSET_OR_AND_(DST, SRC1, SRC2, SRC3) \ macro
Dbitset_stats.c559 BITSET_OR_AND_ (dst->s.bset, src1->s.bset, src2->s.bset, src3->s.bset); in bitset_stats_or_and()