Searched refs:BITOP_XOR (Results 1 – 1 of 1) sorted by relevance
397 #define BITOP_XOR 2 macro608 op = BITOP_XOR; in bitopCommand()704 } else if (op == BITOP_XOR) { in bitopCommand()740 case BITOP_XOR: output ^= byte; break; in bitopCommand()