Home
last modified time | relevance | path

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

/dports/textproc/redisearch/RediSearch-2.2.5/src/aggregate/reducers/
H A Dcount_distinct.c164 } hllSumCtx; typedef
167 hllSumCtx *ctr = ctx; in hllsumAdd()
218 hllSumCtx *ctr = ctx; in hllsumFinalize()
223 hllSumCtx *ctr = BlkAlloc_Alloc(&r->alloc, sizeof(*ctr), 1024 * sizeof(*ctr)); in hllsumNewInstance()
231 hllSumCtx *ctr = p; in hllsumFreeInstance()
/dports/textproc/redisearch16/RediSearch-1.6.16/src/aggregate/reducers/
H A Dcount_distinct.c164 } hllSumCtx; typedef
167 hllSumCtx *ctr = ctx; in hllsumAdd()
218 hllSumCtx *ctr = ctx; in hllsumFinalize()
223 hllSumCtx *ctr = BlkAlloc_Alloc(&r->alloc, sizeof(*ctr), 1024 * sizeof(*ctr)); in hllsumNewInstance()
231 hllSumCtx *ctr = p; in hllsumFreeInstance()
/dports/textproc/redisearch20/RediSearch-2.0.15/src/aggregate/reducers/
H A Dcount_distinct.c164 } hllSumCtx; typedef
167 hllSumCtx *ctr = ctx; in hllsumAdd()
218 hllSumCtx *ctr = ctx; in hllsumFinalize()
223 hllSumCtx *ctr = BlkAlloc_Alloc(&r->alloc, sizeof(*ctr), 1024 * sizeof(*ctr)); in hllsumNewInstance()
231 hllSumCtx *ctr = p; in hllsumFreeInstance()