Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h63 ISN_STOREINDEX, // store into list or dictionary, type isn_arg.vartype, enumerator
H A Dvim9execute.c2432 case ISN_STOREINDEX: in exec_instructions()
5304 case ISN_STOREINDEX: in list_instructions()
H A Dvim9compile.c6837 isn_T *isn = generate_instr_drop(cctx, ISN_STOREINDEX, 3); in compile_assign_unlet()
10583 case ISN_STOREINDEX: in delete_instr()