Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h186 ISN_CEXPR_CORE, // second part of :cexpr, uses isn_arg.cexpr enumerator
H A Dvim9execute.c1885 case ISN_CEXPR_CORE: in exec_instructions()
5072 case ISN_CEXPR_CORE: in list_instructions()
H A Dvim9compile.c9464 isn = generate_instr(cctx, ISN_CEXPR_CORE); in compile_cexpr()
10499 case ISN_CEXPR_CORE: in delete_instr()