Rename and Move DD_BLOG Constant to ZSTD_LAZY_DDSS_BUCKET_LOG

This commit is contained in:
W. Felix Handte
2020-09-10 18:51:52 -04:00
parent 5e91ae27eb
commit 5390fee4f7
4 changed files with 106 additions and 105 deletions
-7
View File
@@ -28,13 +28,6 @@
extern "C" {
#endif
/* Dedicated dict search bucket log:
* ---------------------------------
* This determines the additional space we need for the hash table.
* We will have 2^DD_BLOG slots in our bucket. */
#define DD_BLOG 2
/*-*************************************
* Constants
***************************************/