Home
last modified time | relevance | path

Searched defs:ZSTD_defaultCMem (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1400 static ZSTD_customMem const ZSTD_defaultCMem = { NULL, NULL, NULL }; /**< this constant defers to … variable
H A Dzstd.c4460 static ZSTD_customMem const ZSTD_defaultCMem = { NULL, NULL, NULL }; /**< this constant defers to … variable
/f-stack/freebsd/contrib/zstd/lib/
H A Dzstd.h1488 ZSTD_customMem const ZSTD_defaultCMem = { NULL, NULL, NULL }; /**< this constant defers to stdlib'… variable