Searched refs:hashTypeCurrentObject (Results 1 – 3 of 3) sorted by relevance
395 robj *hashTypeCurrentObject(hashTypeIterator *hi, int what) { in hashTypeCurrentObject() function449 field = hashTypeCurrentObject(hi, OBJ_HASH_KEY); in hashTypeConvertZiplist()451 value = hashTypeCurrentObject(hi, OBJ_HASH_VALUE); in hashTypeConvertZiplist()
233 obj = hashTypeCurrentObject(hi,OBJ_HASH_KEY); in computeDatasetDigest()236 obj = hashTypeCurrentObject(hi,OBJ_HASH_VALUE); in computeDatasetDigest()
1376 robj *hashTypeCurrentObject(hashTypeIterator *hi, int what);