Searched refs:INPLACE_MODULO (Results 1 – 8 of 8) sorted by relevance
61 #define INPLACE_MODULO 59 macro
38 #define INPLACE_MODULO 59 macro
329 .. opcode:: INPLACE_MODULO ()
758 case INPLACE_MODULO: in opcode_stack_effect()2292 return INPLACE_MODULO; in inplace_binop()
1708 TARGET_NOARG(INPLACE_MODULO) in PyEval_EvalFrameEx()
503 .. opcode:: INPLACE_MODULO
922 case INPLACE_MODULO: in stack_effect()3138 return INPLACE_MODULO; in inplace_binop()
1466 TARGET(INPLACE_MODULO) { in _PyEval_EvalFrameDefault()