Searched refs:INPLACE_FLOOR_DIVIDE (Results 1 – 8 of 8) sorted by relevance
35 #define INPLACE_FLOOR_DIVIDE 28 macro
30 #define INPLACE_FLOOR_DIVIDE 28 macro
318 .. opcode:: INPLACE_FLOOR_DIVIDE ()
723 case INPLACE_FLOOR_DIVIDE: in opcode_stack_effect()2306 return INPLACE_FLOOR_DIVIDE; in inplace_binop()
1696 TARGET_NOARG(INPLACE_FLOOR_DIVIDE) in PyEval_EvalFrameEx()
493 .. opcode:: INPLACE_FLOOR_DIVIDE
914 case INPLACE_FLOOR_DIVIDE: in stack_effect()3152 return INPLACE_FLOOR_DIVIDE; in inplace_binop()
1454 TARGET(INPLACE_FLOOR_DIVIDE) { in _PyEval_EvalFrameDefault()