Searched refs:MP_BC_LOAD_NULL (Results 1 – 6 of 6) sorted by relevance
74 #define MP_BC_LOAD_NULL (MP_BC_BASE_BYTE_O + 0x03) macro
46 [MP_BC_LOAD_NULL] = &&entry_MP_BC_LOAD_NULL,
194 case MP_BC_LOAD_NULL: in mp_bytecode_print_str()
522 case MP_BC_LOAD_NULL: in mp_prof_opcode_decode()
544 emit_write_bytecode_byte(emit, 1, MP_BC_LOAD_NULL); in mp_emit_bc_load_null()
339 ENTRY(MP_BC_LOAD_NULL): in mp_execute_bytecode()
Completed in 17 milliseconds