Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h92 ISN_UCALL, // call user function or funcref/partial isn_arg.ufunc enumerator
H A Dvim9execute.c3121 case ISN_UCALL: in exec_instructions()
5429 case ISN_UCALL: in list_instructions()
H A Dvim9compile.c2047 : ISN_UCALL)) == NULL) in generate_CALL()
2082 if ((isn = generate_instr(cctx, ISN_UCALL)) == NULL) in generate_UCALL()
10437 case ISN_UCALL: in delete_instr()