Searched refs:INPLACE_MODULO (Results 1 – 8 of 8) sorted by relevance
61 #define INPLACE_MODULO 59 macro
41 #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()
929 case INPLACE_MODULO: in stack_effect()3472 return INPLACE_MODULO; in inplace_binop()
1737 case TARGET(INPLACE_MODULO): { in _PyEval_EvalFrameDefault()
520 .. opcode:: INPLACE_MODULO