Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dzstdcli.c80 static const int g_defaultDictCLevel = 3; variable
742 int dictCLevel = g_defaultDictCLevel; in main()