Home
last modified time | relevance | path

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

/external/lz4/programs/
Dlz4cli.c51 #define COMPRESSOR_NAME "LZ4 command line interface" macro
53 #define WELCOME_MESSAGE "*** %s %i-bits v%s, by %s ***\n", COMPRESSOR_NAME, (int)(sizeof(void*)*8),…
/external/zstd/zlibWrapper/examples/
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),…
/external/zstd/programs/
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),…