Searched refs:ZSTDv05_createDCtx (Results 1 – 3 of 3) sorted by relevance
62 ZSTDv05_DCtx* ZSTDv05_createDCtx(void);
149 ZSTDv05_DCtx* const zd = ZSTDv05_createDCtx(); in ZSTD_decompressLegacy()
2685 ZSTDv05_DCtx* ZSTDv05_createDCtx(void) in ZSTDv05_createDCtx() function3515 ZSTDv05_DCtx* dctx = ZSTDv05_createDCtx(); in ZSTDv05_decompress()3858 zbc->zc = ZSTDv05_createDCtx(); in ZBUFFv05_createDCtx()