Searched refs:STORED_SEQS (Results 1 – 1 of 1) sorted by relevance
1257 #define STORED_SEQS 4 in ZSTD_decompressSequencesLong_body() macro1258 #define STORED_SEQS_MASK (STORED_SEQS-1) in ZSTD_decompressSequencesLong_body()1260 seq_t sequences[STORED_SEQS]; in ZSTD_decompressSequencesLong_body()