Home
last modified time | relevance | path

Searched refs:ABORT_SIGS (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/less/
H A Dinput.c
H A Dlinenum.c330 if (ABORT_SIGS()) { in find_linenum()
361 if (ABORT_SIGS()) { in find_linenum()
416 if (ABORT_SIGS()) in find_pos()
434 if (ABORT_SIGS()) in find_pos()
498 if (ABORT_SIGS()) in vlinenum()
H A Dos.c173 if (ABORT_SIGS()) in iread()
210 if (fd != tty && !ABORT_SIGS()) in iread()
H A Dch.c189 if (ABORT_SIGS()) in ch_get()
396 if (ABORT_SIGS())
489 if (ABORT_SIGS()) in ch_seek()
523 if (ABORT_SIGS()) in ch_end_buffer_seek()
H A Dttyin.c196 if (ABORT_SIGS()) in getchr()
H A Dedit.c253 if (ABORT_SIGS()) in check_modelines()
780 if (ABORT_SIGS()) in edit_istep()
H A Dforwback.c491 } while (pos == NULL_POSITION && !ABORT_SIGS()); in forward()
H A Dless.h579 #define ABORT_SIGS() (sigs & (S_INTERRUPT|S_STOP))
562 #define ABORT_SIGS( global() macro
H A Doutput.c58 if (ABORT_SIGS()) in put_line()
H A Dtags.c423 if (ABORT_SIGS()) in ctagsearch()
H A Dline.c1501 if (c == '\n' || c == EOI || ABORT_SIGS()) in load_line()
1558 if (c == '\n' || ABORT_SIGS()) in color_index()
H A Dcommand.c1024 while (c == 0 && !ABORT_SIGS())
1288 if (sigs && !ABORT_SIGS()) in commands()
H A Dsearch.c1534 if (ABORT_SIGS()) in search()
2152 * This ABORT_SIGS check ensures that if the user presses interrupt,
2157 if (ABORT_SIGS())
H A Dscreen.c3163 if (ABORT_SIGS())