Searched refs:customFree (Results 1 – 3 of 3) sorted by relevance
64 customMem.customFree(customMem.opaque, ptr); in ZSTD_free()
211 ZSTD_freeFunction customFree; member
120 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createDCtx_advanced()2031 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createDDict_advanced()2185 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createDStream_advanced()