Searched refs:INPLACE_FLOOR_DIVIDE (Results 1 – 4 of 4) sorted by relevance
31 #define INPLACE_FLOOR_DIVIDE 28 macro
510 .. opcode:: INPLACE_FLOOR_DIVIDE
997 case INPLACE_FLOOR_DIVIDE: in stack_effect()3670 return INPLACE_FLOOR_DIVIDE; in inplace_binop()
2250 case TARGET(INPLACE_FLOOR_DIVIDE): { in _PyEval_EvalFrameDefault()