Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dhyperloglog.c376 #define HLL_SPARSE_ZERO_MAX_LEN 64 macro
785 if (len > HLL_SPARSE_ZERO_MAX_LEN) { in hllSparseSet()
797 if (len > HLL_SPARSE_ZERO_MAX_LEN) { in hllSparseSet()