Searched refs:INPLACE_POWER (Results 1 – 4 of 4) sorted by relevance
70 #define INPLACE_POWER 67 macro
302 .. opcode:: INPLACE_POWER ()
773 case INPLACE_POWER: in opcode_stack_effect()2292 return INPLACE_POWER; in inplace_binop()
1633 TARGET_NOARG(INPLACE_POWER) in PyEval_EvalFrameEx()