Searched refs:DECODE_CODESTATE_SIZE (Results 1 – 1 of 1) sorted by relevance
198 #define DECODE_CODESTATE_SIZE(bytecode, n_state_out_var, state_size_out_var) \ macro223 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 5 milliseconds