Home
last modified time | relevance | path

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

/external/zstd/zlibWrapper/
Dzstd_zlibwrapper.c106 static void* ZWRAP_allocFunction(void* opaque, size_t size) in ZWRAP_allocFunction() function
187 customMem.customAlloc = ZWRAP_allocFunction; in ZWRAP_createCCtx()
532 customMem.customAlloc = ZWRAP_allocFunction; in ZWRAP_createDCtx()