Home
last modified time | relevance | path

Searched refs:ZWRAP_freeFunction (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c77 static void ZWRAP_freeFunction(void* opaque, void* address) in ZWRAP_freeFunction() function
124 …{ 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()