Home
last modified time | relevance | path

Searched defs:WELCOME_MESSAGE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli.c59 #define WELCOME_MESSAGE "*** %s %i-bits %s, by %s ***\n", COMPRESSOR_NAME, (int)(sizeof(size_t)*8),… macro
/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c49 #define WELCOME_MESSAGE "*** %s %i-bits %s, by %s ***\n", COMPRESSOR_NAME, (int)(sizeof(size_t)*8),… macro