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