Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c127 exe_newlist(int count, ectx_T *ectx) in exe_newlist() function
338 if (exe_newlist(vararg_count, ectx) == FAIL) in call_dfunc()
3003 if (exe_newlist(iptr->isn_arg.number, ectx) == FAIL) in exec_instructions()
4784 if (exe_newlist(vararg_count, &ectx) == FAIL) in call_def_function()