Home
last modified time | relevance | path

Searched refs:default_emit_opt (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmpstate.h217 uint8_t default_emit_opt; // one of MP_EMIT_OPT_xxx member
A Druntime.c89 MP_STATE_VM(default_emit_opt) = MP_EMIT_OPT_NONE; in mp_init()
A Dcompile.c3512 const uint emit_opt = MP_STATE_VM(default_emit_opt); in mp_compile_to_raw_code()
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A Dmain.c201 MP_STATE_VM(default_emit_opt) = emit_opt; in main_()

Completed in 17 milliseconds