Home
last modified time | relevance | path

Searched refs:MP_EMIT_SETUP_BLOCK_EXCEPT (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Demit.h79 #define MP_EMIT_SETUP_BLOCK_EXCEPT (1) macro
A Demitbc.c693 MP_STATIC_ASSERT(MP_BC_SETUP_WITH + MP_EMIT_SETUP_BLOCK_EXCEPT == MP_BC_SETUP_EXCEPT); in mp_emit_bc_setup_block()
A Dcompile.c1603 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