Searched defs:suppress_next_eol (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl2/groff/dist/src/roff/troff/ | ||
| H A D | env.h | 256 int suppress_next_eol; variable |
| H A D | env.cpp | 1137 int suppress_next_eol = curenv->suppress_next_eol; in environment_switch() local |