Searched refs:maxUndefReferences (Results 1 – 2 of 2) sorted by relevance
228 const size_t maxUndefReferences = 3; in reportUndefinedSymbol() local234 ref.file, ref.symIndex, maxUndefReferences - numDisplayedRefs); in reportUndefinedSymbol()
883 const size_t maxUndefReferences = 3; in reportUndefinedSymbol() local886 if (i >= maxUndefReferences) in reportUndefinedSymbol()