Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c3123 cufunc_T *cufunc = &iptr->isn_arg.ufunc; in exec_instructions() local
3126 if (call_eval_func(cufunc->cuf_name, cufunc->cuf_argcount, in exec_instructions()
5431 cufunc_T *cufunc = &iptr->isn_arg.ufunc; in list_instructions() local
5434 cufunc->cuf_name, cufunc->cuf_argcount); in list_instructions()