Searched refs:bc_inst_names (Results 1 – 3 of 3) sorted by relevance
303 extern const char* bc_inst_names[];
515 const char* bc_inst_names[] = { variable
2140 bc_vm_printf("Inst: %s [%u]; ", bc_inst_names[inst], inst); in bc_program_printInst()