Searched refs:INPLACE_XOR (Results 1 – 4 of 4) sorted by relevance
65 #define INPLACE_XOR 78 macro
550 .. opcode:: INPLACE_XOR
1030 case INPLACE_XOR: in stack_effect()3666 return INPLACE_XOR; in inplace_binop()
2341 case TARGET(INPLACE_XOR): { in _PyEval_EvalFrameDefault()