Home | History | Annotate | Download | only in lazy

Lines Matching refs:gettok

52 /// gettok - Return the next token from standard input.
53 static int gettok() {
95 return gettok();
245 return CurTok = gettok();