Home | History | Annotate | Download | only in lazy

Lines Matching defs:gettok

51 /// gettok - Return the next token from standard input.
52 static int gettok() {
94 return gettok();
244 return CurTok = gettok();