Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h86 ISN_NEWLIST, // push list from stack items, size is isn_arg.number enumerator
H A Dvim9execute.c3002 case ISN_NEWLIST: in exec_instructions()
5399 case ISN_NEWLIST: in list_instructions()
H A Dvim9compile.c1605 if ((isn = generate_instr(cctx, ISN_NEWLIST)) == NULL) in generate_NEWLIST()
10563 case ISN_NEWLIST: in delete_instr()