Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h185 ISN_CEXPR_AUCMD, // first part of :cexpr isn_arg.number is cmdidx enumerator
H A Dvim9execute.c1878 case ISN_CEXPR_AUCMD: in exec_instructions()
5066 case ISN_CEXPR_AUCMD: in list_instructions()
H A Dvim9compile.c9455 isn = generate_instr(cctx, ISN_CEXPR_AUCMD); in compile_cexpr()
10516 case ISN_CEXPR_AUCMD: in delete_instr()