Home
last modified time | relevance | path

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

/external/zstd/lib/
DREADME.md99 The next step is to set `ZSTD_LIB_MINIFY` to `1` when invoking `make`. This
116 `ZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT` (implied by `ZSTD_LIB_MINIFY`).
121 `ZSTD_getErrorName` (implied by `ZSTD_LIB_MINIFY`).
DMakefile37 ZSTD_LIB_MINIFY ?= 0 macro
38 ifneq ($(ZSTD_LIB_MINIFY), 0)