Searched refs:OP_LSHIFT (Results 1 – 4 of 4) sorted by relevance
165 shift_line(oap->op_type == OP_LSHIFT, p_sr, amount, FALSE); in op_shift()279 int left = (oap->op_type == OP_LSHIFT); in shift_block()2268 if (is_del && oap->op_type != OP_LSHIFT) in block_prep()3916 case OP_LSHIFT: in do_pending_operator()4188 && (oap->op_type == OP_LSHIFT || oap->op_type == OP_RSHIFT in do_pending_operator()
1481 #define OP_LSHIFT 4 // "<" left shift operator macro
6644 || cap->oap->op_type == OP_LSHIFT in nv_lineop()
7759 oa.op_type = OP_LSHIFT; in ex_operators()