Searched refs:ZSTD_createDCtx_advanced (Results 1 – 6 of 6) sorted by relevance
294 #define ZSTD_createDCtx_advanced zfs_ZSTD_createDCtx_advanced macro
514 dctx = ZSTD_createDCtx_advanced(zstd_dctx_malloc); in zfs_zstd_decompress_level()
143 ZSTD_DCtx* ZSTD_createDCtx_advanced(ZSTD_customMem customMem) in ZSTD_createDCtx_advanced() function158 return ZSTD_createDCtx_advanced(ZSTD_defaultCMem); in ZSTD_createDCtx()1296 return ZSTD_createDCtx_advanced(customMem); in ZSTD_createDStream_advanced()
1404 ZSTDLIB_API ZSTD_DCtx* ZSTD_createDCtx_advanced(ZSTD_customMem customMem);
4464 ZSTDLIB_API ZSTD_DCtx* ZSTD_createDCtx_advanced(ZSTD_customMem customMem);24641 ZSTD_DCtx* ZSTD_createDCtx_advanced(ZSTD_customMem customMem) in ZSTD_createDCtx_advanced() function24656 return ZSTD_createDCtx_advanced(ZSTD_defaultCMem); in ZSTD_createDCtx()25784 return ZSTD_createDCtx_advanced(customMem); in ZSTD_createDStream_advanced()
1492 ZSTDLIB_API ZSTD_DCtx* ZSTD_createDCtx_advanced(ZSTD_customMem customMem);