Home
last modified time | relevance | path

Searched defs:top_input (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dmain.cpp48 class top_input : public input { class
61 top_input::top_input(FILE *p) : fp(p), bol(1), eof(0) in top_input() function in top_input
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dlex.cpp324 class top_input : public macro_input { class
452 top_input::top_input(const char *str, const char *fn, int ln, input *x) in top_input() function in top_input