Home
last modified time | relevance | path

Searched defs:ZSTDv06_DCtx_s (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v06.c2808 struct ZSTDv06_DCtx_s struct
2814 const void* previousDstEnd;
2815 const void* base;
2816 const void* vBase;
2817 const void* dictEnd;
2818 size_t expected;
2819 size_t headerSize;
2822 ZSTDv06_dStage stage;
2823 U32 flagRepeatTable;
2824 const BYTE* litPtr;
[all …]