Home
last modified time | relevance | path

Searched defs:setnum (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dt_set.c793 unsigned long setnum, robj *dstkey) { in sinterGenericCommand()
931 void sunionDiffGenericCommand(client *c, robj **setkeys, int setnum, in sunionDiffGenericCommand()
H A Dt_zset.c2178 long setnum; in zunionInterGenericCommand() local