Searched refs:ZSTDv07_createDCtx (Results 1 – 3 of 3) sorted by relevance
75 ZSTDLIBv07_API ZSTDv07_DCtx* ZSTDv07_createDCtx(void);
169 ZSTDv07_DCtx* const zd = ZSTDv07_createDCtx(); in ZSTD_decompressLegacy()
2994 ZSTDv07_DCtx* ZSTDv07_createDCtx(void) in ZSTDv07_createDCtx() function3893 ZSTDv07_DCtx* const dctx = ZSTDv07_createDCtx(); in ZSTDv07_decompress()