Home
last modified time | relevance | path

Searched defs:instr_count (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9compile.c3299 int instr_count; in compile_string() local
3348 int instr_count; in compile_arguments() local
6213 generate_store_lhs(cctx_T *cctx, lhs_T *lhs, int instr_count) in generate_store_lhs()
7013 int instr_count = -1; in compile_assignment() local
7718 int instr_count = instr->ga_len; in compile_if() local
7797 int instr_count = instr->ga_len; in compile_elseif() local
9312 int instr_count; in compile_substitute() local
H A Dvim9execute.c5003 list_instructions(char *pfx, isn_T *instr, int instr_count, ufunc_T *ufunc) in list_instructions()
5847 int instr_count; in ex_disassemble() local