Searched refs:llele (Results 1 – 2 of 2) sorted by relevance
214 *llele = intsetRandom(setobj->ptr); in setTypeRandomElement()464 int64_t llele; in spopWithCountCommand() local479 addReplyBulkLongLong(c,llele); in spopWithCountCommand()509 sdsele = sdsfromlonglong(llele); in spopWithCountCommand()524 addReplyBulkLongLong(c,llele); in spopWithCountCommand()556 int64_t llele; in spopCommand() local577 ele = createStringObjectFromLongLong(llele); in spopCommand()620 int64_t llele; in srandmemberWithCountCommand() local654 addReplyBulkLongLong(c,llele); in srandmemberWithCountCommand()752 int64_t llele; in srandmemberCommand() local[all …]
1764 int setTypeNext(setTypeIterator *si, sds *sdsele, int64_t *llele);1766 int setTypeRandomElement(robj *setobj, sds *sdsele, int64_t *llele);