Searched refs:INPLACE_XOR (Results 1 – 8 of 8) sorted by relevance
81 #define INPLACE_XOR 78 macro
56 #define INPLACE_XOR 78 macro
359 .. opcode:: INPLACE_XOR ()
791 case INPLACE_XOR: in opcode_stack_effect()2302 return INPLACE_XOR; in inplace_binop()
1813 TARGET_NOARG(INPLACE_XOR) in PyEval_EvalFrameEx()
533 .. opcode:: INPLACE_XOR
947 case INPLACE_XOR: in stack_effect()3148 return INPLACE_XOR; in inplace_binop()
1545 TARGET(INPLACE_XOR) { in _PyEval_EvalFrameDefault()