Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h95 ISN_RETURN, // return, result is on top of stack enumerator
H A Dvim9execute.c1602 || ni->isn_type == ISN_RETURN in handle_debug()
3144 case ISN_RETURN: in exec_instructions()
5448 case ISN_RETURN: in list_instructions()
H A Dvim9compile.c5743 if (cctx->ctx_skip != SKIP_YES && generate_instr(cctx, ISN_RETURN) == NULL) in compile_return()
10578 case ISN_RETURN: in delete_instr()