Searched defs:ZSTD_customMem (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1374 typedef struct { ZSTD_allocFunction customAlloc; ZSTD_freeFunction customFree; void* opaque; } ZSTD_customMem; typedef in typeref:struct:__anon236
/freebsd-current/sys/contrib/zstd/lib/
H A Dzstd.h1587 typedef struct { ZSTD_allocFunction customAlloc; ZSTD_freeFunction customFree; void* opaque; } ZSTD_customMem; typedef in typeref:struct:__anon316
[all...]

Completed in 126 milliseconds