Home
last modified time | relevance | path

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

/f-stack/freebsd/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),…
/f-stack/freebsd/contrib/zstd/programs/
H A Dzstdcli.c51 #define COMPRESSOR_NAME "zstd command line interface" macro
56 #define WELCOME_MESSAGE "*** %s %i-bits %s, by %s ***\n", COMPRESSOR_NAME, (int)(sizeof(size_t)*8),…