Home
last modified time | relevance | path

Searched refs:ISN_DEBUG (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9.h176 ISN_DEBUG, // check for debug breakpoint, uses isn_arg.debug enumerator
H A Dvim9compile.c606 if ((isn = generate_instr(cctx, ISN_DEBUG)) == NULL) in generate_instr_debug()
2423 if (((isn_T *)instr->ga_data)[idx - 1].isn_type == ISN_DEBUG) in current_instr_idx()
7849 .isn_type == ISN_DEBUG) in compile_elseif()
8131 .isn_type == ISN_DEBUG) in compile_for()
10533 case ISN_DEBUG: in delete_instr()
H A Dvim9execute.c1601 if (ni->isn_type == ISN_DEBUG in handle_debug()
4509 case ISN_DEBUG: in exec_instructions()
5772 case ISN_DEBUG: in list_instructions()