Home
last modified time | relevance | path

Searched defs:newfunc (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9execute.c3195 newfunc_T *newfunc = &iptr->isn_arg.newfunc; in exec_instructions() local
5466 newfunc_T *newfunc = &iptr->isn_arg.newfunc; in list_instructions() local
H A Dvim9.h440 newfunc_T newfunc; member