Searched refs:INTERRUPTED (Results 1 – 20 of 20) sorted by relevance
147 if (INTERRUPTED(sp))168 if (!INTERRUPTED(sp) && LF_ISSET(E_C_LIST)) {173 if (!INTERRUPTED(sp))208 if (INTERRUPTED(sp))243 if (INTERRUPTED(sp))260 if (INTERRUPTED(sp))
99 if (INTERRUPTED(sp))108 if (INTERRUPTED(sp))140 if (INTERRUPTED(sp))
121 for (cnt = 1; tsp != (void *)&gp->hq && !INTERRUPTED(sp);135 if (!INTERRUPTED(sp))
105 for (cp = cmds; cp->name != NULL && !INTERRUPTED(sp); ++cp) {182 for (key = 0; key <= MAXVIKEY && !INTERRUPTED(sp); ++key) {
309 for (exp = EXP(sp); !ex_getline(sp, fp, &len) && !INTERRUPTED(sp);)
326 if (INTERRUPTED(sp))
206 if (INTERRUPTED(sp)) {
322 if (INTERRUPTED(sp))
288 if (INTERRUPTED(sp))
112 if (INTERRUPTED(sp)) {138 if (INTERRUPTED(sp)) {1374 if (ecp->cmd->fn(sp, ecp) || INTERRUPTED(sp)) {
503 if (INTERRUPTED(sp))
631 for (cnt = 1, tqp = exp->tq.cqh_first; !INTERRUPTED(sp) &&
53 if (lno % INTERRUPT_CHECK == 0 && INTERRUPTED(sp))78 INTERRUPT_CHECK == 0 && INTERRUPTED(sp))150 if (lno % INTERRUPT_CHECK == 0 && INTERRUPTED(sp))
205 if (INTERRUPTED(sp))337 if (INTERRUPTED(sp))
175 #define INTERRUPTED(sp) \ macro
56 if (INTERRUPTED(sp))89 if (INTERRUPTED(sp))
384 if (INTERRUPTED(sp))458 if (INTERRUPTED(sp))582 if (!F_ISSET(sp, SC_EX_WAIT_NO) && !INTERRUPTED(sp)) {
210 if (INTERRUPTED(sp))366 gc_err_noflush: if (INTERRUPTED(sp)) {
161 #define INTERRUPTED (1<<7) /* write call was interrupted */ macro625 if ((!(sc->sc_state & INTERRUPTED)) && (sc->sc_irq & LP_USE_IRQ)) in lptclose()790 sc->sc_state &= ~INTERRUPTED; in lptwrite()811 sc->sc_state |= INTERRUPTED; in lptwrite()836 sc->sc_state |= INTERRUPTED; in lptwrite()909 if (!(sc->sc_state & INTERRUPTED)) in lptintr()
175 #define INTERRUPTED (1<<7) /* write call was interrupted */ macro564 sc->sc_state &= ~INTERRUPTED; in lptwrite()583 sc->sc_state |= INTERRUPTED; in lptwrite()