Home | History | Annotate | Download | only in initial

Lines Matching refs:gettok

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