Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h30 ISN_LOADV, // push v: variable isn_arg.number enumerator
H A Dvim9execute.c2068 case ISN_LOADV: in exec_instructions()
5154 case ISN_LOADV: in list_instructions()
H A Dvim9compile.c1497 return generate_LOAD(cctx, ISN_LOADV, vidx, NULL, type); in generate_LOADV()
10557 case ISN_LOADV: in delete_instr()