Home
last modified time | relevance | path

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

/external/zstd/zlibWrapper/
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 */
DREADME.md38 - compilation with `-DZWRAP_USE_ZSTD=1` (or using `#define ZWRAP_USE_ZSTD 1` before `#include "zstd…