Searched refs:INPLACE_DIVIDE (Results 1 – 5 of 5) sorted by relevance
60 #define INPLACE_DIVIDE 58 macro
312 .. opcode:: INPLACE_DIVIDE ()
757 case INPLACE_DIVIDE: in opcode_stack_effect()2290 return INPLACE_DIVIDE; in inplace_binop()
1669 TARGET_NOARG(INPLACE_DIVIDE) in PyEval_EvalFrameEx()
17297 - Removed these opcodes: BINARY_DIVIDE, INPLACE_DIVIDE, UNARY_CONVERT.