Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h170 ISN_CMDMOD, // set cmdmod enumerator
H A Dvim9compile.c2361 if ((isn = generate_instr(cctx, ISN_CMDMOD)) == NULL) in generate_cmdmods()
2390 == ISN_CMDMOD) in misplaced_cmdmod()
2411 .isn_type == ISN_CMDMOD) in current_instr_idx()
7835 if (((isn_T *)instr->ga_data)[instr->ga_len - 1].isn_type == ISN_CMDMOD) in compile_elseif()
9099 if (isn->isn_type == ISN_CMDMOD) in compile_exec()
10484 case ISN_CMDMOD: in delete_instr()
H A Dvim9execute.c4397 case ISN_CMDMOD: in exec_instructions()
5745 case ISN_CMDMOD: in list_instructions()