Searched defs:top_input (Results 1 – 2 of 2) sorted by relevance
48 class top_input : public input { class61 top_input::top_input(FILE *p) : fp(p), bol(1), eof(0) in top_input() function in top_input
324 class top_input : public macro_input { class452 top_input::top_input(const char *str, const char *fn, int ln, input *x) in top_input() function in top_input