Home | History | Annotate | Download | only in src

Lines Matching refs:LAST_TOKEN

827       ASSERT_LE(op, LAST_TOKEN);
865 static const int LAST_TOKEN = Token::MOD;
897 STATIC_ASSERT(LAST_TOKEN - FIRST_TOKEN < (1 << 4));