Searched refs:BITOP_AND (Results 1 – 1 of 1) sorted by relevance
395 #define BITOP_AND 0 macro604 op = BITOP_AND; in bitopCommand()678 if (op == BITOP_AND) { in bitopCommand()738 case BITOP_AND: output &= byte; break; in bitopCommand()