Lines Matching refs:ZSTD_customMem
80 ZSTD_customMem customMem;
94 static void ZSTD_initCCtx(ZSTD_CCtx* cctx, ZSTD_customMem memManager)
106 ZSTD_CCtx* ZSTD_createCCtx_advanced(ZSTD_customMem customMem)
292 ZSTD_customMem customMem)
2139 ZSTD_memcpy(&dstCCtx->customMem, &srcCCtx->customMem, sizeof(ZSTD_customMem));
4727 ZSTD_customMem customMem)
4762 ZSTD_customMem customMem)
4780 ZSTD_customMem customMem)
4850 { ZSTD_customMem const cMem = cdict->customMem;
5048 ZSTD_CStream* ZSTD_createCStream_advanced(ZSTD_customMem customMem)