Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h235 int jump_where; // position to jump to member
241 int jump_where; // position to jump to member
H A Dvim9compile.c1756 isn->isn_arg.jump.jump_where = where; in generate_JUMP()
5393 isn->isn_arg.jump.jump_where = instr->ga_len; in compile_and_or()
5576 isn->isn_arg.jump.jump_where = instr->ga_len; in compile_expr1()
5624 isn->isn_arg.jump.jump_where = instr->ga_len; in compile_expr1()
7615 isn->isn_arg.jump.jump_where = jump_where; in compile_fill_jump_to_end()
7861 isn->isn_arg.jump.jump_where = instr->ga_len; in compile_elseif()
7999 isn->isn_arg.jump.jump_where = instr->ga_len; in compile_else()
8036 isn->isn_arg.jump.jump_where = instr->ga_len; in compile_endif()
8681 isn->isn_arg.jump.jump_where = instr->ga_len; in compile_catch()
8809 isn->isn_arg.jump.jump_where = this_instr; in compile_finally()
[all …]
H A Dvim9execute.c3250 ectx->ec_iidx = iptr->isn_arg.jump.jump_where; in exec_instructions()
3261 ectx->ec_iidx = iptr->isn_arg.jumparg.jump_where; in exec_instructions()
5511 iptr->isn_arg.jump.jump_where); in list_instructions()
5518 iptr->isn_arg.jump.jump_where); in list_instructions()