Lines Matching refs:TK_RSHIFT
6997 #define TK_RSHIFT 857866 #define OP_ShiftRight 85 /* same as TK_RSHIFT */61892 case OP_ShiftRight: { /* same as TK_RSHIFT, in1, in2, out3 */71246 case TK_RSHIFT: 71257 assert( TK_RSHIFT==OP_ShiftRight );71268 testcase( op==TK_RSHIFT );104105 *tokenType = TK_RSHIFT;