Home
last modified time | relevance | path

Searched refs:BITSET_OP_ANDN_OR (Results 1 – 2 of 2) sorted by relevance

/external/bison/lib/
Dbitset.c437 case BITSET_OP_ANDN_OR: in bitset_op4_cmp()
478 return bitset_op4_cmp (dst, src1, src2, src3, BITSET_OP_ANDN_OR); in bitset_andn_or_cmp_()
Dbbitset.h85 BITSET_OP_OR_AND, BITSET_OP_AND_OR, BITSET_OP_ANDN_OR}; enumerator