Searched refs:INPLACE_DIVIDE (Results 1 – 4 of 4) sorted by relevance
60 #define INPLACE_DIVIDE 58 macro
312 .. opcode:: INPLACE_DIVIDE ()
757 case INPLACE_DIVIDE: in opcode_stack_effect()2288 return INPLACE_DIVIDE; in inplace_binop()
1657 TARGET_NOARG(INPLACE_DIVIDE) in PyEval_EvalFrameEx()