Home
last modified time | relevance | path

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

/external/gptfdisk/
Dgptcl.cc542 int foundLast = 0; in GetString() local
547 while ((numFound < itemNum) && (!foundLast)) { in GetString()
551 foundLast = 1; in GetString()