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

/external/bison/lib/
H A Dbbitset.h258 #define BITSET_ANDN_OR_CMP_(DST, SRC1, SRC2, SRC3) \ macro
H A Dbitset.h259 BITSET_ANDN_OR_CMP_ (DST, SRC1, SRC2, SRC3)
H A Dbitset_stats.c551 return BITSET_ANDN_OR_CMP_ (dst->s.bset, src1->s.bset, src2->s.bset, src3->s.bset);

Completed in 96 milliseconds