Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h196 } cbfunc_T; typedef
427 cbfunc_T bfunc;
H A Dvim9execute.c5411 cbfunc_T *cbfunc = &iptr->isn_arg.bfunc; in list_instructions()