Searched refs:ZSTD_createCCtx (Results 1 – 12 of 12) sorted by relevance
60 cctx = ZSTD_createCCtx(); in mkuz_zstd_init()
171 ZSTD_CCtx *Cctx = ZSTD_createCCtx(); in compress()
194 #define ZSTD_createCCtx zfs_ZSTD_createCCtx macro
282 ZSTDLIB_API ZSTD_CCtx* ZSTD_createCCtx(void);
281 ZSTDLIB_API ZSTD_CCtx* ZSTD_createCCtx(void);
823 ZSTD_CCtx* const cctx = ZSTD_createCCtx(); in BMK_benchMemAdvanced()
1122 ress.cctx = ZSTD_createCCtx(); in FIO_createCResources()
863 cctx = ZSTD_createCCtx();
700 esr.zc = ZSTD_createCCtx(); in ZDICT_analyzeEntropy()
418 ZSTD_CCtx *cctx = ZSTD_createCCtx(); in maybeCompress()
97 ZSTD_CCtx* ZSTD_createCCtx(void) in ZSTD_createCCtx() function5503 ZSTD_CCtx* cctx = ZSTD_createCCtx(); in ZSTD_compress()
98 ZSTD_CCtx* ZSTD_createCCtx(void) in ZSTD_createCCtx() function5504 ZSTD_CCtx* cctx = ZSTD_createCCtx(); in ZSTD_compress()