Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c44 #define COMPRESSOR_NAME "Zstandard wrapper for zlib command line interface" macro
49 #define WELCOME_MESSAGE "*** %s %i-bits %s, by %s ***\n", COMPRESSOR_NAME, (int)(sizeof(size_t)*8),…
/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli.c54 #define COMPRESSOR_NAME "zstd command line interface" macro
59 #define WELCOME_MESSAGE "*** %s %i-bits %s, by %s ***\n", COMPRESSOR_NAME, (int)(sizeof(size_t)*8),…