Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h44 ISN_LOADENV, // push environment variable isn_arg.string enumerator
H A Dvim9execute.c2227 case ISN_LOADENV: in exec_instructions()
5214 case ISN_LOADENV: in list_instructions()
H A Dvim9compile.c4025 ret = generate_LOAD(cctx, ISN_LOADENV, 0, name, &t_string); in compile_get_env()
5974 generate_LOAD(cctx, ISN_LOADENV, 0, name, type); in generate_loadvar()
10364 case ISN_LOADENV: in delete_instr()