Home | History | Annotate | Download | only in cached

Lines Matching refs:gettok

73 /// gettok - Return the next token from standard input.
74 static int gettok() {
116 return gettok();
266 return CurTok = gettok();