Searched refs:INTERRUPT_CHECK (Results 1 – 6 of 6) sorted by relevance
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()
198 for (cnt = INTERRUPT_CHECK, rval = 1;; ++lno, coff = 0) { in f_search()206 cnt = INTERRUPT_CHECK; in f_search()326 for (cnt = INTERRUPT_CHECK, rval = 1, wrapped = 0;; --lno, coff = 0) { in b_search()334 cnt = INTERRUPT_CHECK; in b_search()
192 #define INTERRUPT_CHECK 100 macro
193 cnt = INTERRUPT_CHECK; in ex_g_setup()205 cnt = INTERRUPT_CHECK; in ex_g_setup()
315 if ((lcnt + 1) % INTERRUPT_CHECK == 0) { in ex_readfp()
321 if ((lcnt + 1) % INTERRUPT_CHECK == 0) { in ex_writefp()