Searched refs:dctx_t (Results 1 – 1 of 1) sorted by relevance
1843 } dctx_t; typedef1852 dctx_t* dctx = (dctx_t*)ctx; in ZSTD_decompressSequences()1999 dctx_t ctx; in ZSTDv01_decompress()2088 return ((dctx_t*)dctx)->expected; in ZSTDv01_nextSrcSizeToDecompress()2093 dctx_t* ctx = (dctx_t*)dctx; in ZSTDv01_decompressContinue()