Searched refs:INPLACE_OR (Results 1 – 4 of 4) sorted by relevance
82 #define INPLACE_OR 79 macro
364 .. opcode:: INPLACE_OR ()
792 case INPLACE_OR: in opcode_stack_effect()2298 return INPLACE_OR; in inplace_binop()
1813 TARGET_NOARG(INPLACE_OR) in PyEval_EvalFrameEx()