Searched refs:BITOP_NOT (Results 1 – 1 of 1) sorted by relevance
398 #define BITOP_NOT 3 macro610 op = BITOP_NOT; in bitopCommand()617 if (op == BITOP_NOT && c->argc != 4) { in bitopCommand()717 } else if (op == BITOP_NOT) { in bitopCommand()734 if (op == BITOP_NOT) output = ~output; in bitopCommand()