Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h149 ISN_SLICE, // drop isn_arg.number items from start of list enumerator
H A Dvim9execute.c4049 case ISN_SLICE: in exec_instructions()
5667 case ISN_SLICE: smsg("%s%4d SLICE %lld", in list_instructions()
H A Dvim9compile.c1336 if ((isn = generate_instr(cctx, ISN_SLICE)) == NULL) in generate_SLICE()
10581 case ISN_SLICE: in delete_instr()