Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h65 ISN_STORERANGE, // store into blob, enumerator
H A Dvim9execute.c2591 case ISN_STORERANGE: in exec_instructions()
5309 case ISN_STORERANGE: in list_instructions()
H A Dvim9compile.c6832 if (generate_instr_drop(cctx, ISN_STORERANGE, 4) == NULL) in compile_assign_unlet()
10586 case ISN_STORERANGE: in delete_instr()