Searched refs:STORED_SEQS (Results 1 – 2 of 2) 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()
27542 #define STORED_SEQS 4 in ZSTD_decompressSequencesLong_body() macro27543 #define STORED_SEQS_MASK (STORED_SEQS-1) in ZSTD_decompressSequencesLong_body()27545 seq_t sequences[STORED_SEQS]; in ZSTD_decompressSequencesLong_body()