Searched refs:maxUndefReferences (Results 1 – 2 of 2) sorted by relevance
239 const size_t maxUndefReferences = 3; in reportUndefinedSymbol() local245 ref.file, ref.symIndex, maxUndefReferences - numDisplayedRefs); in reportUndefinedSymbol()
896 const size_t maxUndefReferences = 3; in reportUndefinedSymbol() local899 if (i >= maxUndefReferences) in reportUndefinedSymbol()