Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjfun.c198 #define DECODE_CODESTATE_SIZE(bytecode, n_state_out_var, state_size_out_var) \ macro
223 DECODE_CODESTATE_SIZE(self->bytecode, n_state, state_size); in mp_obj_fun_bc_prepare_codestate()
261 DECODE_CODESTATE_SIZE(self->bytecode, n_state, state_size); in fun_bc_call()

Completed in 3 milliseconds