OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:COMPRESSOR_NAME
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/zstd/dist/zlibWrapper/examples/
zwrapbench.c
44
#define
COMPRESSOR_NAME
"Zstandard wrapper for zlib command line interface"
49
#define WELCOME_MESSAGE "*** %s %i-bits %s, by %s ***\n",
COMPRESSOR_NAME
, (int)(sizeof(size_t)*8), ZSTD_VERSION, AUTHOR
/src/external/bsd/zstd/dist/programs/
zstdcli.c
55
#define
COMPRESSOR_NAME
"Zstandard CLI"
60
#define WELCOME_MESSAGE "*** %s (%i-bit) %s, by %s ***\n",
COMPRESSOR_NAME
, (int)(sizeof(size_t)*8), ZSTD_VERSION, AUTHOR
Completed in 27 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026