Searched refs:ZWRAP_allocFunction (Results 1 – 1 of 1) sorted by relevance
69 static void* ZWRAP_allocFunction(void* opaque, size_t size) in ZWRAP_allocFunction() function124 …{ ZSTD_customMem const ZWRAP_customMem = { ZWRAP_allocFunction, ZWRAP_freeFunction, &zwc->allocFun… in ZWRAP_createCCtx()465 …{ ZSTD_customMem const ZWRAP_customMem = { ZWRAP_allocFunction, ZWRAP_freeFunction, &zwd->allocFun… in ZWRAP_createDCtx()