Home
last modified time | relevance | path

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

/u-boot/lib/zstd/
A Dzstd_common.c65 customMem.customFree(customMem.opaque, ptr); in ZSTD_free()
A Dzstd_internal.h211 ZSTD_freeFunction customFree; member
A Ddecompress.c121 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createDCtx_advanced()
2032 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createDDict_advanced()
2186 if (!customMem.customAlloc || !customMem.customFree) in ZSTD_createDStream_advanced()

Completed in 16 milliseconds