Lines Matching defs:diff
2445 int diff = lol->capacity_ - new_count;2447 if (diff > kMaxUnusedSpace) { // Threshold for shrinking.