Searched refs:ZWRAP_freeFunction (Results 1 – 1 of 1) sorted by relevance
77 static void ZWRAP_freeFunction(void* opaque, void* address) in ZWRAP_freeFunction() 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()