Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/zstd/lib/decompress/
Dzstd_decompress.c1507 #define STORED_SEQS 4 in ZSTD_decompressSequencesLong_body() macro
1508 #define STOSEQ_MASK (STORED_SEQS-1) in ZSTD_decompressSequencesLong_body()
1510 seq_t sequences[STORED_SEQS]; in ZSTD_decompressSequencesLong_body()
1551 #undef STORED_SEQS in ZSTD_decompressSequencesLong_body()