Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_eval.c75 static int cause_abort = FALSE; variable
104 if (cause_abort) in update_force_abort()
172 cause_abort = force_abort; in cause_errthrow()
184 if (((trylevel == 0 && !cause_abort) || emsg_silent) && !did_throw) in cause_errthrow()
204 cause_abort = TRUE; in cause_errthrow()
345 if (cause_abort) in do_errthrow()
347 cause_abort = FALSE; in do_errthrow()
2225 force_abort |= cause_abort; in enter_cleanup()
2226 cause_abort = FALSE; in enter_cleanup()
2304 cause_abort = force_abort; in leave_cleanup()