Searched refs:BITOP_OR (Results 1 – 1 of 1) sorted by relevance
396 #define BITOP_OR 1 macro606 op = BITOP_OR; in bitopCommand()691 } else if (op == BITOP_OR) { in bitopCommand()739 case BITOP_OR: output |= byte; break; in bitopCommand()