Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h202 } cdfunc_T; typedef
428 cdfunc_T dfunc;
H A Dvim9execute.c5420 cdfunc_T *cdfunc = &iptr->isn_arg.dfunc; in list_instructions()