Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim9.h64 ISN_STOREINDEX, // store into list or dictionary, type isn_arg.vartype, enumerator
H A Dvim9execute.c2456 case ISN_STOREINDEX: in exec_instructions()
5353 case ISN_STOREINDEX: in list_instructions()
H A Dvim9compile.c6862 isn_T *isn = generate_instr_drop(cctx, ISN_STOREINDEX, 3); in compile_assign_unlet()
10633 case ISN_STOREINDEX: in delete_instr()