Searched refs:INPLACE_MULTIPLY (Results 1 – 8 of 8) sorted by relevance
59 #define INPLACE_MULTIPLY 57 macro
40 #define INPLACE_MULTIPLY 57 macro
307 .. opcode:: INPLACE_MULTIPLY ()
756 case INPLACE_MULTIPLY: in opcode_stack_effect()2285 return INPLACE_MULTIPLY; in inplace_binop()
1657 TARGET_NOARG(INPLACE_MULTIPLY) in PyEval_EvalFrameEx()
927 case INPLACE_MULTIPLY: in stack_effect()3466 return INPLACE_MULTIPLY; in inplace_binop()
1689 case TARGET(INPLACE_MULTIPLY): { in _PyEval_EvalFrameDefault()
498 .. opcode:: INPLACE_MULTIPLY