Searched refs:WITH_CLEANUP_START (Results 1 – 5 of 5) sorted by relevance
59 #define WITH_CLEANUP_START 81 macro
360 code[b->b_handler] == WITH_CLEANUP_START) in frame_setlineno()
957 case WITH_CLEANUP_START: in stack_effect()4292 ADDOP(c, WITH_CLEANUP_START); in compiler_async_with()4380 ADDOP(c, WITH_CLEANUP_START); in compiler_with()
2919 TARGET(WITH_CLEANUP_START) { in _PyEval_EvalFrameDefault()4997 else if (prevopcode == WITH_CLEANUP_START) { in format_awaitable_error()
717 .. opcode:: WITH_CLEANUP_START