Searched refs:INTERRUPTED (Results 1 – 19 of 19) sorted by relevance
130 if (INTERRUPTED(sp)) in ex_print()147 if (!INTERRUPTED(sp) && LF_ISSET(E_C_LIST)) { in ex_ldisplay()152 if (!INTERRUPTED(sp)) in ex_ldisplay()185 if (INTERRUPTED(sp)) in ex_scprint()217 if (INTERRUPTED(sp)) in ex_prchars()237 if (INTERRUPTED(sp)) in ex_prchars()241 if (INTERRUPTED(sp)) in ex_prchars()
97 if (INTERRUPTED(sp)) in bdisplay()106 if (INTERRUPTED(sp)) in bdisplay()134 if (INTERRUPTED(sp)) in db()
110 for (cnt = 1; tsp != NULL && !INTERRUPTED(sp); in ex_sdisplay()124 if (!INTERRUPTED(sp)) in ex_sdisplay()
97 for (cp = cmds; cp->name != NULL && !INTERRUPTED(sp); ++cp) { in ex_usage()173 for (key = 0; key <= MAXVIKEY && !INTERRUPTED(sp); ++key) { in ex_viusage()
306 for (exp = EXP(sp); !ex_getline(sp, fp, &len) && !INTERRUPTED(sp);) { in filter_ldisplay()
197 if (INTERRUPTED(sp)) { in ex_g_setup()
316 if (INTERRUPTED(sp)) in ex_readfp()
322 if (INTERRUPTED(sp)) in ex_writefp()
286 if (INTERRUPTED(sp)) in ex_args()
104 if (INTERRUPTED(sp)) { in ex()130 if (INTERRUPTED(sp)) { in ex()1384 if (ecp->cmd->fn(sp, ecp) || INTERRUPTED(sp)) { in ex_cmd()
491 if (INTERRUPTED(sp)) in s()
498 for (cnt = 1, tqp = TAILQ_FIRST(exp->tq); !INTERRUPTED(sp) && in ex_tag_display()
47 if (lno % INTERRUPT_CHECK == 0 && INTERRUPTED(sp)) in del()72 INTERRUPT_CHECK == 0 && INTERRUPTED(sp)) in del()147 if (lno % INTERRUPT_CHECK == 0 && INTERRUPTED(sp)) in del()
200 if (INTERRUPTED(sp)) in f_search()328 if (INTERRUPTED(sp)) in b_search()
193 #define INTERRUPTED(sp) \ macro
50 if (INTERRUPTED(sp)) in v_Put()81 if (INTERRUPTED(sp)) in v_put()
379 if (INTERRUPTED(sp)) in vs_msg()448 if (INTERRUPTED(sp)) in vs_output()565 if (!F_ISSET(sp, SC_EX_WAIT_NO) && !INTERRUPTED(sp)) { in vs_ex_resolve()
201 if (INTERRUPTED(sp)) in vi()357 gc_err_noflush: if (INTERRUPTED(sp)) { in vi()
158 #define INTERRUPTED (1<<7) /* write call was interrupted */ macro618 if ((!(sc->sc_state & INTERRUPTED)) && (sc->sc_irq & LP_USE_IRQ)) in lptclose()780 sc->sc_state &= ~INTERRUPTED; in lptwrite()801 sc->sc_state |= INTERRUPTED; in lptwrite()826 sc->sc_state |= INTERRUPTED; in lptwrite()899 if (!(sc->sc_state & INTERRUPTED)) in lptintr()