Lines Matching refs:tok_for
80 tok_for = -9, tok_in = -10,110 if (IdentifierStr == "for") return tok_for;490 case tok_for: return ParseForExpr();