Searched refs:tp_dst (Results 1 – 1 of 1) sorted by relevance
4417 tabpage_T *tp, *tp_dst; in tabpage_move() local4429 tp_dst = tp; in tabpage_move()4452 curtab->tp_next = tp_dst->tp_next; in tabpage_move()4453 tp_dst->tp_next = curtab; in tabpage_move()