Searched refs:mp_obj_fun_asm_t (Results 1 – 1 of 1) sorted by relevance
444 } mp_obj_fun_asm_t; typedef497 mp_obj_fun_asm_t *self = self_in; in fun_asm_call()535 mp_obj_fun_asm_t *o = m_new_obj(mp_obj_fun_asm_t); in mp_obj_new_fun_asm()
Completed in 4 milliseconds