Searched refs:ISN_FINISH (Results 1 – 3 of 3) sorted by relevance
188 ISN_FINISH // end marker in list of instructions enumerator
3329 instr[instr_count].isn_type = ISN_FINISH; in compile_string()9345 instr[instr_count].isn_type = ISN_FINISH; in compile_substitute()10390 for (idx = 0; list[idx].isn_type != ISN_FINISH; ++idx) in delete_instr()10401 for (idx = 0; list[idx].isn_type != ISN_FINISH; ++idx) in delete_instr()10543 case ISN_FINISH: in delete_instr()
1600 for (ni = iptr + 1; ni->isn_type != ISN_FINISH; ++ni) in handle_debug()1844 case ISN_FINISH: in exec_instructions()5789 case ISN_FINISH: // End of list of instructions for ISN_SUBSTITUTE. in list_instructions()