Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h52 ISN_STOREW, // pop into window-local variable isn_arg.string enumerator
H A Dvim9execute.c2375 case ISN_STOREW: in exec_instructions()
2390 case ISN_STOREW: in exec_instructions()
5255 case ISN_STOREW: in list_instructions()
H A Dvim9compile.c6186 return generate_STORE(cctx, ISN_STOREW, 0, name); in generate_store_var()
10379 case ISN_STOREW: in delete_instr()