Searched refs:maxUndefReferences (Results 1 – 2 of 2) sorted by relevance
245 const size_t maxUndefReferences = 3; in reportUndefinedSymbol() local251 ref.file, ref.symIndex, maxUndefReferences - numDisplayedRefs); in reportUndefinedSymbol()
747 const size_t maxUndefReferences = 3; in reportUndefinedSymbol() local750 if (i >= maxUndefReferences) in reportUndefinedSymbol()