Searched refs:customFree (Results 1 – 4 of 4) sorted by relevance
74 customMem.customFree(customMem.opaque, ptr); in ZSTD_free()
221 ZSTD_freeFunction customFree; member
130 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createDCtx_advanced()2041 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createDDict_advanced()2195 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createDStream_advanced()
112 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createCCtx_advanced()2849 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createCDict_advanced()2986 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createCStream_advanced()