Searched refs:contextLength (Results 1 – 1 of 1) sorted by relevance
7875 const unsigned int contextLength = 10; in accountingReportDiff() 7881 <= (ptrdiff_t)(contextLength + ellipsisLength + contextLength)) { in accountingReportDiff() 7886 for (; walker < before + contextLength; walker++) { in accountingReportDiff() 7890 walker = after - contextLength; in accountingDiffTolerated() 7865 const unsigned int contextLength = 10; accountingReportDiff() local