Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c5003 list_instructions(char *pfx, isn_T *instr, int instr_count, ufunc_T *ufunc) in list_instructions() function
5087 list_instructions(" ", iptr->isn_arg.instr, in list_instructions()
5097 list_instructions(" ", subs->subs_instr, INT_MAX, NULL); in list_instructions()
5922 list_instructions("", instr, instr_count, ufunc); in ex_disassemble()