Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h71 ISN_UNLETRANGE, // unlet items of list enumerator
H A Dvim9execute.c2823 case ISN_UNLETRANGE: in exec_instructions()
5390 case ISN_UNLETRANGE: in list_instructions()
H A Dvim9compile.c6846 if (generate_instr_drop(cctx, ISN_UNLETRANGE, 3) == NULL) in compile_assign_unlet()
10594 case ISN_UNLETRANGE: in delete_instr()