Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c5439 cpfunc_T *cpfunc = &iptr->isn_arg.pfunc; in list_instructions() local
5442 cpfunc->cpf_top ? " top" : "", cpfunc->cpf_argcount); in list_instructions()