Searched refs:INPLACE_XOR (Results 1 – 4 of 4) sorted by relevance
61 #define INPLACE_XOR 78 macro
550 .. opcode:: INPLACE_XOR
948 case INPLACE_XOR: in stack_effect()3540 return INPLACE_XOR; in inplace_binop()
1957 case TARGET(INPLACE_XOR): { in _PyEval_EvalFrameDefault()