Searched refs:next_tp (Results 1 – 1 of 1) sorted by relevance
1573 tabpage_T *next_tp; in getout() local1579 for (tp = first_tabpage; tp != NULL; tp = next_tp) in getout()1581 next_tp = tp->tp_next; in getout()1599 next_tp = first_tabpage; in getout()