Home
last modified time | relevance | path

Searched refs:ZWRAP_USE_ZSTD (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c13 #ifndef ZWRAP_USE_ZSTD
14 #define ZWRAP_USE_ZSTD 0 macro
86 static int g_ZWRAP_useZSTDcompression = ZWRAP_USE_ZSTD; /* 0 = don't use ZSTD */
H A DREADME.md38 - compilation with `-DZWRAP_USE_ZSTD=1` (or using `#define ZWRAP_USE_ZSTD 1` before `#include "zstd…