Searched refs:A_XOR (Results 1 – 2 of 2) sorted by relevance
136 #define A_XOR 28 macro
96 ((c)=='|'?A_OR:((c)=='^'?A_XOR:((c)=='~'?A_TILDE:A_REG))):\105 (c=='?'?A_QUEST:(c=='|'?A_OR:(c=='^'?A_XOR: \341 case A_XOR: in arith_exec()735 case A_AND: case A_OR: case A_XOR: case A_LSHIFT: in expr()