Searched refs:MP_BC_PRELUDE_SIG_ENCODE (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | bc.h | 74 #define MP_BC_PRELUDE_SIG_ENCODE(S, E, scope, out_byte, out_env) \ macro
|
A D | emitbc.c | 342 MP_BC_PRELUDE_SIG_ENCODE(n_state, n_exc_stack, scope, emit_write_code_info_byte, emit); in mp_emit_bc_start_pass()
|
A D | emitnative.c | 663 …MP_BC_PRELUDE_SIG_ENCODE(n_state, n_exc_stack, emit->scope, emit_native_write_code_info_byte, emit… in emit_native_end_pass()
|
Completed in 12 milliseconds