Home | History | Annotate | Download | only in cached

Lines Matching refs:gettok

67 /// gettok - Return the next token from standard input.
68 static int gettok() {
110 return gettok();
260 return CurTok = gettok();