Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h19 ISN_ECHO, // :echo with isn_arg.echo.echo_count items on top of stack enumerator
H A Dvim9execute.c1946 case ISN_ECHO: in exec_instructions()
5105 case ISN_ECHO: in list_instructions()
H A Dvim9compile.c2235 if ((isn = generate_instr_drop(cctx, ISN_ECHO, count)) == NULL) in generate_ECHO()
10535 case ISN_ECHO: in delete_instr()