Home
last modified time | relevance | path

Searched refs:STORED_SEQS (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/lib/zstd/decompress/
Dzstd_decompress_block.c1257 #define STORED_SEQS 4 in ZSTD_decompressSequencesLong_body() macro
1258 #define STORED_SEQS_MASK (STORED_SEQS-1) in ZSTD_decompressSequencesLong_body()
1260 seq_t sequences[STORED_SEQS]; in ZSTD_decompressSequencesLong_body()