Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h29 ISN_LOAD, // push local variable isn_arg.number enumerator
H A Dvim9execute.c2060 case ISN_LOAD: in exec_instructions()
5130 case ISN_LOAD: in list_instructions()
H A Dvim9compile.c3261 res = generate_LOAD(cctx, ISN_LOAD, idx, NULL, type); in compile_load()
5987 generate_LOAD(cctx, ISN_LOAD, lvar->lv_idx, NULL, type); in generate_loadvar()
10551 case ISN_LOAD: in delete_instr()