Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/roff/troff/
HDenv.cpp1710 node *to_be_output = 0; in newline() local
1725 to_be_output = line; in newline()
1735 to_be_output = line; in newline()
1742 to_be_output = line; in newline()
1747 if (to_be_output) { in newline()
1756 output_line(to_be_output, to_be_output_width, was_centered); in newline()