Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h98 ISN_NEWFUNC, // create a global function from a lambda function enumerator
H A Dvim9execute.c3193 case ISN_NEWFUNC: in exec_instructions()
5464 case ISN_NEWFUNC: in list_instructions()
H A Dvim9compile.c1711 if ((isn = generate_instr(cctx, ISN_NEWFUNC)) == NULL) in generate_NEWFUNC()
10463 case ISN_NEWFUNC: in delete_instr()