Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dzstdcli.c76 #define DISPLAY_LEVEL_DEFAULT 2 macro
103 static int g_displayLevel = DISPLAY_LEVEL_DEFAULT; /* 0 : no display, 1: errors, 2 : + result +…
565 if (g_displayLevel < DISPLAY_LEVEL_DEFAULT) { in printVersion()
H A Dfileio.c1723 #define DISPLAY_LEVEL_DEFAULT 2 in FIO_compressFilename() macro