Searched refs:INPLACE_MULTIPLY (Results 1 – 4 of 4) sorted by relevance
45 #define INPLACE_MULTIPLY 57 macro
498 .. opcode:: INPLACE_MULTIPLY
1003 case INPLACE_MULTIPLY: in stack_effect()3650 return INPLACE_MULTIPLY; in inplace_binop()
2214 case TARGET(INPLACE_MULTIPLY): { in _PyEval_EvalFrameDefault()