Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddict.h124 #define dictFreeKey(d, entry) \ macro
H A Ddict.c386 dictFreeKey(d, he); in dictGenericDelete()
436 dictFreeKey(d, he); in dictFreeUnlinkedEntry()
454 dictFreeKey(d, he); in _dictClear()