Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h48 ISN_STOREV, // pop into v: variable isn_arg.number enumerator
H A Dvim9execute.c2364 case ISN_STOREV: in exec_instructions()
5242 case ISN_STOREV: in list_instructions()
H A Dvim9compile.c6196 return generate_STORE(cctx, ISN_STOREV, vimvaridx, NULL); in generate_store_var()
10588 case ISN_STOREV: in delete_instr()