Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c36 int tcd_return; // when TRUE return from end of :finally member
3160 trycmd->tcd_return = TRUE; in exec_instructions()
3497 if (trycmd->tcd_return) in exec_instructions()