Lines Matching refs:int64Literal
548 t.value = TOK.int64Literal;
2157 result = TOK.int64Literal;
2171 result = TOK.int64Literal;
2195 result = TOK.int64Literal;
2201 result = TOK.int64Literal;
2292 result = TOK.int64Literal; // long
2305 result = TOK.int64Literal; // long
2326 result = TOK.int64Literal;
2332 result = TOK.int64Literal; // long
2345 result = TOK.int64Literal;
2356 result = TOK.int64Literal; // long
2383 result = TOK.int64Literal;
2389 result = TOK.int64Literal;
2661 if (tok.value == TOK.int32Literal || tok.value == TOK.int64Literal)