Searched refs:dctx_t (Results 1 – 1 of 1) sorted by relevance
1847 } dctx_t; typedef1856 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()