Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dhyperloglog.c384 #define HLL_SPARSE_XZERO_SET(p,len) do { \ macro
786 HLL_SPARSE_XZERO_SET(n,len); in hllSparseSet()
798 HLL_SPARSE_XZERO_SET(n,len); in hllSparseSet()
1132 HLL_SPARSE_XZERO_SET(p,xzero); in createHLLObject()