Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c114 static void ZWRAP_freeFunction(void* opaque, void* address) in ZWRAP_freeFunction() function
188 customMem.customFree = ZWRAP_freeFunction; in ZWRAP_createCCtx()
548 customMem.customFree = ZWRAP_freeFunction; in ZWRAP_createDCtx()