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()
193 for (cnt = INTERRUPT_CHECK, rval = 1;; ++lno, coff = 0) { in f_search()201 cnt = INTERRUPT_CHECK; in f_search()321 for (cnt = INTERRUPT_CHECK, rval = 1, wrapped = 0;; --lno, coff = 0) { in b_search()329 cnt = INTERRUPT_CHECK; in b_search()
192 #define INTERRUPT_CHECK 100 macro
192 cnt = INTERRUPT_CHECK; in ex_g_setup()204 cnt = INTERRUPT_CHECK; in ex_g_setup()
321 if ((lcnt + 1) % INTERRUPT_CHECK == 0) { in ex_writefp()
315 if ((lcnt + 1) % INTERRUPT_CHECK == 0) { in ex_readfp()