Searched refs:INPLACE_OR (Results 1 – 8 of 8) sorted by relevance
82 #define INPLACE_OR 79 macro
57 #define INPLACE_OR 79 macro
364 .. opcode:: INPLACE_OR ()
792 case INPLACE_OR: in opcode_stack_effect()2300 return INPLACE_OR; in inplace_binop()
1825 TARGET_NOARG(INPLACE_OR) in PyEval_EvalFrameEx()
538 .. opcode:: INPLACE_OR
948 case INPLACE_OR: in stack_effect()3146 return INPLACE_OR; in inplace_binop()
1557 TARGET(INPLACE_OR) { in _PyEval_EvalFrameDefault()