Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v01.c1847 } dctx_t; typedef
1856 dctx_t* dctx = (dctx_t*)ctx; in ZSTD_decompressSequences()
2003 dctx_t ctx; in ZSTDv01_decompress()
2092 return ((dctx_t*)dctx)->expected; in ZSTDv01_nextSrcSizeToDecompress()
2097 dctx_t* ctx = (dctx_t*)dctx; in ZSTDv01_decompressContinue()