ZSTD_createCCtx_advanced  125 lib/zstd/compress.c 	ZSTD_CCtx *cctx = ZSTD_createCCtx_advanced(stackMem);
ZSTD_createCCtx_advanced 2854 lib/zstd/compress.c 		ZSTD_CCtx *const cctx = ZSTD_createCCtx_advanced(customMem);
ZSTD_createCCtx_advanced 2994 lib/zstd/compress.c 	zcs->cctx = ZSTD_createCCtx_advanced(customMem);