Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h53 ISN_STORET, // pop into tab-local variable isn_arg.string enumerator
H A Dvim9execute.c2376 case ISN_STORET: in exec_instructions()
2393 case ISN_STORET: in exec_instructions()
5258 case ISN_STORET: in list_instructions()
H A Dvim9compile.c6189 return generate_STORE(cctx, ISN_STORET, 0, name); in generate_store_var()
10378 case ISN_STORET: in delete_instr()