Searched refs:while_break_flag (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dinput.cpp5595 static int while_break_flag = 0; variable
5646 if (while_break_flag || input_stack::is_return_boundary()) {
5647 while_break_flag = 0;
5664 while_break_flag = 1;

Completed in 85 milliseconds