Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h107 ISN_FOR, // get next item from a list, uses isn_arg.forloop enumerator
H A Dvim9execute.c3265 case ISN_FOR: in exec_instructions()
5521 case ISN_FOR: in list_instructions()
H A Dvim9compile.c1787 if ((isn = generate_instr(cctx, ISN_FOR)) == NULL) in generate_FOR()
10544 case ISN_FOR: in delete_instr()