Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim9execute.c5049 list_instructions(char *pfx, isn_T *instr, int instr_count, ufunc_T *ufunc) in list_instructions() function
5136 list_instructions(" ", iptr->isn_arg.instr, in list_instructions()
5146 list_instructions(" ", subs->subs_instr, INT_MAX, NULL); in list_instructions()
5978 list_instructions("", instr, instr_count, ufunc); in ex_disassemble()