Searched refs:INPLACE_POWER (Results 1 – 8 of 8) sorted by relevance
70 #define INPLACE_POWER 67 macro
46 #define INPLACE_POWER 67 macro
302 .. opcode:: INPLACE_POWER ()
773 case INPLACE_POWER: in opcode_stack_effect()2294 return INPLACE_POWER; in inplace_binop()
1645 TARGET_NOARG(INPLACE_POWER) in PyEval_EvalFrameEx()
476 .. opcode:: INPLACE_POWER
935 case INPLACE_POWER: in stack_effect()3140 return INPLACE_POWER; in inplace_binop()
1406 TARGET(INPLACE_POWER) { in _PyEval_EvalFrameDefault()