Searched refs:MP_BC_STORE_COMP (Results 1 – 6 of 6) sorted by relevance
126 #define MP_BC_STORE_COMP (MP_BC_BASE_VINT_E + 0x0f) // uint macro
96 [MP_BC_STORE_COMP] = &&entry_MP_BC_STORE_COMP,
429 case MP_BC_STORE_COMP: in mp_bytecode_print_str()
792 case MP_BC_STORE_COMP: in mp_prof_opcode_decode()
779 …emit_write_bytecode_byte_uint(emit, -1 - n, MP_BC_STORE_COMP, ((collection_stack_index + n) << 2) … in mp_emit_bc_store_comp()
907 ENTRY(MP_BC_STORE_COMP): { in mp_execute_bytecode()
Completed in 28 milliseconds