Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dhyperloglog.c375 #define HLL_SPARSE_VAL_MAX_LEN 4 macro
861 if (len <= HLL_SPARSE_VAL_MAX_LEN) { in hllSparseSet()