Searched refs:ET_INTERRUPT (Results 1 – 4 of 4) sorted by relevance
220 if (current_exception->type == ET_INTERRUPT) in cause_errthrow()407 if (current_exception->type == ET_INTERRUPT) in do_intthrow()413 if (throw_exception("Vim:Interrupt", ET_INTERRUPT, NULL) != FAIL) in do_intthrow()645 if (excp->type != ET_INTERRUPT) in discard_exception()
1006 ET_INTERRUPT, // interrupt exception triggered by Ctrl-C enumerator
1671 if (throw_exception("Vim:Interrupt", ET_INTERRUPT, NULL) == FAIL) in exec_instructions()
1419 case ET_INTERRUPT: in handle_did_throw()