Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxGap

11989     if ((index - capacity) < kMaxGap) {
12263 if ((index - elms_length) < kMaxGap) {
12944 if ((index - capacity) >= kMaxGap) return true;