Home | History | Annotate | Download | only in complete

Lines Matching defs:gettok

96 /// gettok - Return the next token from standard input.
97 static int gettok() {
139 return gettok();
289 return CurTok = gettok();