Home
last modified time | relevance | path

Searched refs:oldLast (Results 1 – 1 of 1) sorted by relevance

/external/gptfdisk/
Dgptcurses.cc184 Space *oldFirst, *oldLast, *earliest = NULL, *current = NULL; in SortSpaces() local
187 oldLast = lastSpace; in SortSpaces()
198 if (oldLast == earliest) in SortSpaces()
199 oldLast = earliest->prevSpace; in SortSpaces()