Home
last modified time | relevance | path

Searched refs:dictSetKey (Results 1 – 2 of 2) sorted by relevance

/redis-3.2.3/src/
H A Ddict.h127 #define dictSetKey(d, entry, _key_) do { \ macro
H A Ddict.c370 dictSetKey(d, entry, key); in dictAddRaw()