Searched refs:maxUndefReferences (Results 1 – 2 of 2) sorted by relevance
264 const size_t maxUndefReferences = 3; in reportUndefinedSymbol() local268 ref.file, ref.symIndex, maxUndefReferences - numDisplayedRefs); in reportUndefinedSymbol()
748 const size_t maxUndefReferences = 3; in reportUndefinedSymbol() local751 if (i >= maxUndefReferences) in reportUndefinedSymbol()