Home | History | Annotate | Download | only in Chapter7

Lines Matching defs:gettok

48 /// gettok - Return the next token from standard input.
49 static int gettok() {
91 return gettok();
241 return CurTok = gettok();