Searched refs:INTERRUPT_CHECK (Results 1 – 6 of 6) sorted by relevance
56 if (lno % INTERRUPT_CHECK == 0 && INTERRUPTED(sp)) in del()81 INTERRUPT_CHECK == 0 && INTERRUPTED(sp)) in del()156 if (lno % INTERRUPT_CHECK == 0 && INTERRUPTED(sp)) in del()
206 for (cnt = INTERRUPT_CHECK, rval = 1;; ++lno, coff = 0) { in f_search()214 cnt = INTERRUPT_CHECK; in f_search()338 for (cnt = INTERRUPT_CHECK, rval = 1, wrapped = 0;; --lno, coff = 0) { in b_search()346 cnt = INTERRUPT_CHECK; in b_search()
180 #define INTERRUPT_CHECK 100 macro
200 cnt = INTERRUPT_CHECK; in ex_g_setup()212 cnt = INTERRUPT_CHECK; in ex_g_setup()
335 if ((lcnt + 1) % INTERRUPT_CHECK == 0) { in ex_writefp()
329 if ((lcnt + 1) % INTERRUPT_CHECK == 0) { in ex_readfp()