Searched refs:dictSetHashVal (Results 1 – 2 of 2) sorted by relevance
151 dictSetHashVal(ht, entry, val); in dictAdd()176 dictSetHashVal(ht, entry, val); in dictReplace()
83 #define dictSetHashVal(ht, entry, _val_) do { \ macro