Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v07.h75 ZSTDLIBv07_API ZSTDv07_DCtx* ZSTDv07_createDCtx(void);
H A Dzstd_legacy.h169 ZSTDv07_DCtx* const zd = ZSTDv07_createDCtx(); in ZSTD_decompressLegacy()
H A Dzstd_v07.c2998 ZSTDv07_DCtx* ZSTDv07_createDCtx(void) in ZSTDv07_createDCtx() function
3897 ZSTDv07_DCtx* const dctx = ZSTDv07_createDCtx(); in ZSTDv07_decompress()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c23748 ZSTDLIBv07_API ZSTDv07_DCtx* ZSTDv07_createDCtx(void);
23981 ZSTDv07_DCtx* const zd = ZSTDv07_createDCtx(); in ZSTD_decompressLegacy()