Searched refs:INPLACE_TRUE_DIVIDE (Results 1 – 4 of 4) sorted by relevance
32 #define INPLACE_TRUE_DIVIDE 29 macro
515 .. opcode:: INPLACE_TRUE_DIVIDE
998 case INPLACE_TRUE_DIVIDE: in stack_effect()3654 return INPLACE_TRUE_DIVIDE; in inplace_binop()
2238 case TARGET(INPLACE_TRUE_DIVIDE): { in _PyEval_EvalFrameDefault()