Searched refs:INPLACE_MULTIPLY (Results 1 – 8 of 8) sorted by relevance
59 #define INPLACE_MULTIPLY 57 macro
37 #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()
481 .. opcode:: INPLACE_MULTIPLY
920 case INPLACE_MULTIPLY: in stack_effect()3132 return INPLACE_MULTIPLY; in inplace_binop()
1418 TARGET(INPLACE_MULTIPLY) { in _PyEval_EvalFrameDefault()