Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h42 ISN_LOADSCRIPT, // push script-local variable isn_arg.script. enumerator
H A Dvim9compile.c1573 if (isn_type == ISN_LOADSCRIPT) in generate_VIM9SCRIPT()
3028 generate_VIM9SCRIPT(cctx, ISN_LOADSCRIPT, in compile_load_scriptvar()
3080 generate_VIM9SCRIPT(cctx, ISN_LOADSCRIPT, in compile_load_scriptvar()
3088 generate_VIM9SCRIPT(cctx, ISN_LOADSCRIPT, in compile_load_scriptvar()
10490 case ISN_LOADSCRIPT: in delete_instr()
H A Dvim9execute.c2076 case ISN_LOADSCRIPT: in exec_instructions()
5158 case ISN_LOADSCRIPT: in list_instructions()