Home
last modified time | relevance | path

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

/external/zstd/zlibWrapper/
Dzstd_zlibwrapper.c140 static void ZWRAP_customFree(void* ptr, ZSTD_customMem customMem) in ZWRAP_customFree() function
176 ZWRAP_customFree(zwc, zwc->customMem); in ZWRAP_freeCCtx()
551 ZWRAP_customFree(zwd->version, zwd->customMem); in ZWRAP_freeDCtx()
552 ZWRAP_customFree(zwd, zwd->customMem); in ZWRAP_freeDCtx()