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

/external/bison/lib/
H A Dbbitset.h82 BITSET_OP_AND, BITSET_OP_OR, BITSET_OP_XOR, BITSET_OP_ANDN, enumerator in enum:bitset_ops
H A Debitset.c1121 case BITSET_OP_XOR:
1266 return ebitset_op3_cmp (dst, src1, src2, BITSET_OP_XOR);
H A Dlbitset.c1148 case BITSET_OP_XOR:
1298 return lbitset_op3_cmp (dst, src1, src2, BITSET_OP_XOR);

Completed in 26 milliseconds