Home | History | Annotate | Download | only in common

Lines Matching refs:oldLength

395     int32_t oldLength = hash->length;
415 hash->length = oldLength;
419 for (i = oldLength - 1; i >= 0; --i) {