ZSTD_llt_matchLength
if (seqStorePtr->longLengthType==ZSTD_llt_matchLength)
} else if (seqStore->longLengthType == ZSTD_llt_matchLength) {
if (i == seqStore->longLengthPos && seqStore->longLengthType == ZSTD_llt_matchLength) {
cctx->seqStore.longLengthType = ZSTD_llt_matchLength;
if (seqStore->longLengthType == ZSTD_llt_matchLength) {
seqStorePtr->longLengthType = ZSTD_llt_matchLength;