Home | History | Annotate | Download | only in cached

Lines Matching defs:gettok

72 /// gettok - Return the next token from standard input.
73 static int gettok() {
115 return gettok();
265 return CurTok = gettok();