Lines Matching refs:TK_RSHIFT
6990 #define TK_RSHIFT 857859 #define OP_ShiftRight 85 /* same as TK_RSHIFT */61885 case OP_ShiftRight: { /* same as TK_RSHIFT, in1, in2, out3 */71239 case TK_RSHIFT: 71250 assert( TK_RSHIFT==OP_ShiftRight );71261 testcase( op==TK_RSHIFT );104098 *tokenType = TK_RSHIFT;