Searched refs:CLIP_UNNAMED_PLUS (Results 1 – 4 of 4) sorted by relevance
288 if (clip_unnamed & CLIP_UNNAMED_PLUS) in end_global_changes()1191 if ((cbd == &clip_plus && (clip_unnamed_saved & CLIP_UNNAMED_PLUS)) in clip_gen_set_selection()1277 new_unnamed |= CLIP_UNNAMED_PLUS; in check_clipboard_option()2213 *rp = ((clip_unnamed & CLIP_UNNAMED_PLUS) && clip_plus.available) in adjust_clip_reg()2216 *rp = ((clip_unnamed_saved & CLIP_UNNAMED_PLUS) in adjust_clip_reg()
1421 CLIP_UNNAMED_PLUS)))) in op_yank()1431 && !((clip_unnamed | clip_unnamed_saved) == CLIP_UNNAMED_PLUS) in op_yank()
690 # define CLIP_UNNAMED_PLUS 2 macro
721 ((clip_unnamed & CLIP_UNNAMED_PLUS) && oap->regname == '+') || in op_delete()