Home
last modified time | relevance | path

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

/external/bison/lib/
Dbbitset.h84 BITSET_OP_AND, BITSET_OP_OR, BITSET_OP_XOR, BITSET_OP_ANDN, enumerator
Debitset.c1121 case BITSET_OP_XOR: in ebitset_op3_cmp()
1266 return ebitset_op3_cmp (dst, src1, src2, BITSET_OP_XOR); in ebitset_xor_cmp()
Dlbitset.c1144 case BITSET_OP_XOR: in lbitset_op3_cmp()
1294 return lbitset_op3_cmp (dst, src1, src2, BITSET_OP_XOR); in lbitset_xor_cmp()