Searched refs:exit_started (Results 1 – 5 of 5) sorted by relevance
158 extern int exit_started;
41 int exit_started = 0; // the exit process has started variable574 if (exit_started) { in begin_page()
2497 exit_started = 1; in exit_troff()2534 if (exit_started) in exit_request()
1720 prev_line_interrupted = exit_started ? 2 : 1; in newline()
2776 * troff/input.c (exit_troff): Don't check if exit_started.2777 (exit_request): Don't call exit_troff if exit_started.2811 exit_started.2827 * troff/div.c (exit_started, done_end_macro,2839 (exit_started, done_end_macro, seen_last_page_ejector): Declare.2844 (exit_groff): Set exit_started and done_end_macro instead of