Searched refs:OP_NOP (Results 1 – 8 of 8) sorted by relevance
818 && oap->op_type == OP_NOP) in normal_cmd()821 && oap->op_type == OP_NOP in normal_cmd()1163 && oap->op_type == OP_NOP) in normal_cmd()1729 if (oap->op_type == OP_NOP) in checkclearop()1752 oap->op_type = OP_NOP; in clearop()2265 cap->oap->op_type = OP_NOP; in nv_addsub()2835 cap->oap->op_type = OP_NOP; in nv_zet()3401 if (cap->oap->op_type != OP_NOP) in nv_colon()4694 (cap->oap->op_type != OP_NOP in nv_brackets()5602 if (cap->oap->op_type == OP_NOP in nv_pcmark()[all …]
384 if (oap != NULL && oap->op_type != OP_NOP) in do_mouse()666 if (!is_drag && oap != NULL && oap->op_type != OP_NOP) in do_mouse()703 if (curwin != old_curwin && oap != NULL && oap->op_type != OP_NOP) in do_mouse()
1041 && current_oap->op_type == OP_NOP in op_pending()1486 && oa.op_type == OP_NOP && oa.regname == NUL in main_loop()
3053 oparg.op_type = OP_NOP; in cursor_pos_info()3487 && oap->op_type != OP_NOP in do_pending_operator()3497 if ((finish_op || VIsual_active) && oap->op_type != OP_NOP) in do_pending_operator()
1477 #define OP_NOP 0 // no pending operation macro
4490 if (oa.op_type == OP_NOP && oa.regname == NUL && !VIsual_active) in mch_call_shell_terminal()
4724 if (oa.op_type == OP_NOP && oa.regname == NUL && !VIsual_active) in mch_call_shell_terminal()
8577 && oa.op_type == OP_NOP && oa.regname == NUL in exec_normal()