Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:gettok

49 /// gettok - Return the next token from standard input.
50 static int gettok() {
92 return gettok();
243 return CurTok = gettok();