Searched refs:n_state_out_var (Results 1 – 1 of 1) sorted by relevance
198 #define DECODE_CODESTATE_SIZE(bytecode, n_state_out_var, state_size_out_var) \ argument202 …MP_BC_PRELUDE_SIG_DECODE_INTO(ip, n_state_out_var, n_exc_stack, scope_flags, n_pos_args, n_kwonly_…206 state_size_out_var = n_state_out_var * sizeof(mp_obj_t) \
Completed in 3 milliseconds