Searched refs:dictFreeVal (Results 1 – 3 of 3) sorted by relevance
344 dictFreeVal(d, &auxentry); in dictReplace()387 dictFreeVal(d, he); in dictGenericDelete()437 dictFreeVal(d, he); in dictFreeUnlinkedEntry()455 dictFreeVal(d, he); in _dictClear()
104 #define dictFreeVal(d, entry) \ macro
205 dictFreeVal(db->dict, &auxentry); in dbOverwrite()