Searched refs:MP_EMIT_SETUP_BLOCK_EXCEPT (Results 1 – 3 of 3) sorted by relevance
79 #define MP_EMIT_SETUP_BLOCK_EXCEPT (1) macro
693 MP_STATIC_ASSERT(MP_BC_SETUP_WITH + MP_EMIT_SETUP_BLOCK_EXCEPT == MP_BC_SETUP_EXCEPT); in mp_emit_bc_setup_block()
1603 compile_increase_except_level(comp, l1, MP_EMIT_SETUP_BLOCK_EXCEPT); in compile_try_except()1809 compile_increase_except_level(comp, try_exception_label, MP_EMIT_SETUP_BLOCK_EXCEPT); in compile_async_for_stmt()
Completed in 14 milliseconds