Searched refs:REDIS_AGGR_SUM (Results 1 – 1 of 1) sorted by relevance
2142 #define REDIS_AGGR_SUM 1 macro2148 if (aggregate == REDIS_AGGR_SUM) { in zunionInterAggregate()2179 int aggregate = REDIS_AGGR_SUM; in zunionInterGenericCommand()2249 aggregate = REDIS_AGGR_SUM; in zunionInterGenericCommand()