Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h31 ISN_LOADG, // push g: variable isn_arg.string enumerator
H A Dvim9execute.c2117 case ISN_LOADG: in exec_instructions()
2128 case ISN_LOADG: in exec_instructions()
5187 case ISN_LOADG: in list_instructions()
H A Dvim9compile.c3183 isn_type = ISN_LOADG; in compile_load()
5955 generate_LOAD(cctx, ISN_LOADG, 0, name + 2, type); in generate_loadvar()
10365 case ISN_LOADG: in delete_instr()