Home | History | Annotate | Download | only in complete

Lines Matching refs:gettok

97 /// gettok - Return the next token from standard input.
98 static int gettok() {
140 return gettok();
290 return CurTok = gettok();