Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h91 ISN_DCALL, // call def function isn_arg.dfunc enumerator
H A Dvim9execute.c869 iptr->isn_type = ISN_DCALL; in call_ufunc()
3065 case ISN_DCALL: in exec_instructions()
5418 case ISN_DCALL: in list_instructions()
H A Dvim9compile.c2046 ufunc->uf_def_status != UF_NOT_COMPILED ? ISN_DCALL in generate_CALL()
2049 if (isn->isn_type == ISN_DCALL) in generate_CALL()
10452 case ISN_DCALL: in delete_instr()