Searched refs:INPLACE_ADD (Results 1 – 8 of 8) sorted by relevance
57 #define INPLACE_ADD 55 macro
35 #define INPLACE_ADD 55 macro
334 .. opcode:: INPLACE_ADD ()
754 case INPLACE_ADD: in opcode_stack_effect()2281 return INPLACE_ADD; in inplace_binop()
1720 TARGET_NOARG(INPLACE_ADD) in PyEval_EvalFrameEx()
508 .. opcode:: INPLACE_ADD
918 case INPLACE_ADD: in stack_effect()3128 return INPLACE_ADD; in inplace_binop()
1478 TARGET(INPLACE_ADD) { in _PyEval_EvalFrameDefault()