Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim9execute.c795 call_bfunc(int func_idx, int argcount, ectx_T *ectx) in call_bfunc() function
951 return call_bfunc(func_idx, argcount, ectx); in call_by_name()
3107 if (call_bfunc(iptr->isn_arg.bfunc.cbf_idx, in exec_instructions()