Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h21 ISN_ECHOMSG, // :echomsg with isn_arg.number items on top of stack enumerator
H A Dvim9execute.c1971 case ISN_ECHOMSG: in exec_instructions()
2037 if (iptr->isn_type == ISN_ECHOMSG) in exec_instructions()
5118 case ISN_ECHOMSG: in list_instructions()
H A Dvim9compile.c9002 generate_MULT_EXPR(cctx, ISN_ECHOMSG, count); in compile_mult_expr()
10538 case ISN_ECHOMSG: in delete_instr()