Searched refs:OP_RSHIFT (Results 1 – 4 of 4) sorted by relevance
195 if (oap->op_type == OP_RSHIFT) in op_shift()3917 case OP_RSHIFT: in do_pending_operator()4188 && (oap->op_type == OP_LSHIFT || oap->op_type == OP_RSHIFT in do_pending_operator()
1482 #define OP_RSHIFT 5 // ">" right shift operator macro
6645 || cap->oap->op_type == OP_RSHIFT) in nv_lineop()
7757 oa.op_type = OP_RSHIFT; in ex_operators()