Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h254 int try_endtry; // :endtry position to jump to member
H A Dvim9execute.c3392 iptr->isn_arg.try.try_ref->try_endtry; in exec_instructions()
5538 try->try_ref->try_endtry); in list_instructions()
5544 try->try_ref->try_endtry); in list_instructions()
H A Dvim9compile.c8889 try_isn->isn_arg.try.try_ref->try_endtry = instr->ga_len; in compile_endtry()