Searched refs:set_y_previous (Results 1 – 4 of 4) sorted by relevance
7 void set_y_previous(yankreg_T *yreg);
1639 set_y_previous(y_current_p); in read_viminfo_register()1785 set_y_previous(y_ptr); in handle_viminfo_register()
2053 set_y_previous(old_y_previous); in clip_get_selection()
72 set_y_previous(yankreg_T *yreg) in set_y_previous() function