Searched refs:redisPopcount (Results 1 – 2 of 2) sorted by relevance
40 size_t redisPopcount(void *s, long count) { in redisPopcount() function813 addReplyLongLong(c,redisPopcount(p+start,bytes)); in bitcountCommand()
1423 size_t redisPopcount(void *s, long count);