Searched refs:INTERRUPTED (Results 1 – 19 of 19) sorted by relevance
134 if (INTERRUPTED(sp)) in ex_print()151 if (!INTERRUPTED(sp) && LF_ISSET(E_C_LIST)) { in ex_ldisplay()156 if (!INTERRUPTED(sp)) in ex_ldisplay()189 if (INTERRUPTED(sp)) in ex_scprint()221 if (INTERRUPTED(sp)) in ex_prchars()241 if (INTERRUPTED(sp)) in ex_prchars()245 if (INTERRUPTED(sp)) in ex_prchars()
101 if (INTERRUPTED(sp)) in bdisplay()110 if (INTERRUPTED(sp)) in bdisplay()138 if (INTERRUPTED(sp)) in db()
114 for (cnt = 1; tsp != NULL && !INTERRUPTED(sp); in ex_sdisplay()128 if (!INTERRUPTED(sp)) in ex_sdisplay()
101 for (cp = cmds; cp->name != NULL && !INTERRUPTED(sp); ++cp) { in ex_usage()176 for (key = 0; key <= MAXVIKEY && !INTERRUPTED(sp); ++key) { in ex_viusage()
308 for (exp = EXP(sp); !ex_getline(sp, fp, &len) && !INTERRUPTED(sp);) { in filter_ldisplay()
200 if (INTERRUPTED(sp)) { in ex_g_setup()
321 if (INTERRUPTED(sp)) in ex_readfp()
326 if (INTERRUPTED(sp)) in ex_writefp()
291 if (INTERRUPTED(sp)) in ex_args()
108 if (INTERRUPTED(sp)) { in ex()134 if (INTERRUPTED(sp)) { in ex()1383 if (ecp->cmd->fn(sp, ecp) || INTERRUPTED(sp)) { in ex_cmd()
496 if (INTERRUPTED(sp)) in s()
503 for (cnt = 1, tqp = TAILQ_FIRST(exp->tq); !INTERRUPTED(sp) && in ex_tag_display()
55 if (lno % INTERRUPT_CHECK == 0 && INTERRUPTED(sp)) in del()80 INTERRUPT_CHECK == 0 && INTERRUPTED(sp)) in del()153 if (lno % INTERRUPT_CHECK == 0 && INTERRUPTED(sp)) in del()
210 if (INTERRUPTED(sp)) in f_search()344 if (INTERRUPTED(sp)) in b_search()
193 #define INTERRUPTED(sp) \ macro
54 if (INTERRUPTED(sp)) in v_Put()85 if (INTERRUPTED(sp)) in v_put()
380 if (INTERRUPTED(sp)) in vs_msg()449 if (INTERRUPTED(sp)) in vs_output()566 if (!F_ISSET(sp, SC_EX_WAIT_NO) && !INTERRUPTED(sp)) { in vs_ex_resolve()
205 if (INTERRUPTED(sp)) in vi()361 gc_err_noflush: if (INTERRUPTED(sp)) { in vi()
163 #define INTERRUPTED (1<<7) /* write call was interrupted */ macro627 if ((!(sc->sc_state & INTERRUPTED)) && (sc->sc_irq & LP_USE_IRQ)) in lptclose()792 sc->sc_state &= ~INTERRUPTED; in lptwrite()813 sc->sc_state |= INTERRUPTED; in lptwrite()838 sc->sc_state |= INTERRUPTED; in lptwrite()911 if (!(sc->sc_state & INTERRUPTED)) in lptintr()