Home | History | Annotate | Download | only in initial

Lines Matching defs:gettok

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