Lines Matching refs:remainingLength
421 int32_t remainingLength = POOL_CHUNK_SIZE - fChunks->fLimit;422 if (remainingLength <= length) {