Searched refs:STORED_SEQS (Results 1 – 1 of 1) sorted by relevance
1753 #define STORED_SEQS 8 in ZSTD_decompressSequencesLong_body() macro1754 #define STORED_SEQS_MASK (STORED_SEQS-1) in ZSTD_decompressSequencesLong_body()1755 #define ADVANCED_SEQS STORED_SEQS in ZSTD_decompressSequencesLong_body()1756 seq_t sequences[STORED_SEQS]; in ZSTD_decompressSequencesLong_body()