Searched refs:tooManySubIFDs (Results 1 – 1 of 1) sorted by relevance
2066 bool tooManySubIFDs = false; in Parse() local2068 while (searchedIFDs < fIFDCount && !tooManySubIFDs) in Parse()2074 searchIndex < searchLimit && !tooManySubIFDs; in Parse()2086 tooManySubIFDs = true; in Parse()2122 if (tooManySubIFDs) in Parse()