Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/programs/
H A Dzstdcli.c81 static const unsigned g_defaultSelectivityLevel = 9; variable
226 …cy[=s=#] : use the legacy algorithm with selectivity (default: %u) \n", g_defaultSelectivityLevel); in usage_advanced()
743 unsigned dictSelect = g_defaultSelectivityLevel; in main()