Searched refs:CMOD_LOCKMARKS (Results 1 – 12 of 12) sorted by relevance
1048 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in mark_adjust_internal()1113 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in mark_adjust_internal()1123 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in mark_adjust_internal()1230 || (cmdmod.cmod_flags & CMOD_LOCKMARKS)) in mark_col_adjust()
209 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in op_shift()954 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in op_delete()1227 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in op_replace()1340 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in op_tilde()1987 if (t == 0 && setmark && (cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in do_join()2133 if (setmark && (cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in do_join()2451 if (change_cnt > 0 && (cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in op_addsub()2898 if (did_change && (cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in do_addsub()3377 if (cmdmod.cmod_flags & CMOD_LOCKMARKS) in op_function()
754 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in do_move()769 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in do_move()775 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in do_move()825 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in ex_copy()1082 cmdmod.cmod_flags &= ~CMOD_LOCKMARKS; in do_filter()1257 else if (save_cmod_flags & CMOD_LOCKMARKS) in do_filter()1334 else if (cmdmod.cmod_flags & CMOD_LOCKMARKS) in do_filter()3384 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in ex_append()4748 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in ex_substitute()
822 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in op_format()842 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in op_format()
890 if (buf != NULL && (cmdmod.cmod_flags & CMOD_LOCKMARKS)) in buf_write()974 if (cmdmod.cmod_flags & CMOD_LOCKMARKS) in buf_write()
1381 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in op_yank()2253 if (cmdmod.cmod_flags & CMOD_LOCKMARKS) in do_put()
1390 {CMOD_LOCKMARKS, "lockmarks"}, in produce_cmdmods()
1094 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in op_reindent()
656 #define CMOD_LOCKMARKS 0x0800 // ":lockmarks" macro
813 cmdmod.cmod_flags |= CMOD_LOCKMARKS; in diff_write()
2553 if ((cmdmod.cmod_flags & CMOD_LOCKMARKS) == 0) in readfile()
2959 cmod->cmod_flags |= CMOD_LOCKMARKS; in parse_command_modifiers()