Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h22 ISN_ECHOCONSOLE, // :echoconsole with isn_arg.number items on top of stack enumerator
H A Dvim9execute.c1972 case ISN_ECHOCONSOLE: in exec_instructions()
2042 else if (iptr->isn_type == ISN_ECHOCONSOLE) in exec_instructions()
5122 case ISN_ECHOCONSOLE: in list_instructions()
H A Dvim9compile.c9004 generate_MULT_EXPR(cctx, ISN_ECHOCONSOLE, count); in compile_mult_expr()
10536 case ISN_ECHOCONSOLE: in delete_instr()