Searched refs:MP_BC_PRELUDE_SIZE_DECODE (Results 1 – 7 of 7) sorted by relevance
166 #define MP_BC_PRELUDE_SIZE_DECODE(ip) \ macro
278 MP_BC_PRELUDE_SIZE_DECODE(ip); in mp_setup_code_state()
85 MP_BC_PRELUDE_SIZE_DECODE(ip); in mp_bytecode_print()
147 MP_BC_PRELUDE_SIZE_DECODE(code_info); in mp_obj_code_get_name()
137 MP_BC_PRELUDE_SIZE_DECODE(*ip); in extract_prelude()
51 MP_BC_PRELUDE_SIZE_DECODE(ip); in mp_prof_extract_prelude()
1468 MP_BC_PRELUDE_SIZE_DECODE(ip); in mp_execute_bytecode()
Completed in 12 milliseconds