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

/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Dlex.cpp322 class top_input : public macro_input { class in inherits:macro_input
450 top_input::top_input(const char *str, const char *fn, int ln, input *x) function in class:top_input
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dmain.cpp46 class top_input : public input { class in inherits:input
59 top_input::top_input(FILE *p) : fp(p), bol(1), eof(0) function in class:top_input

Completed in 101 milliseconds