Searched refs:dictSetDoubleVal (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | dict.h | 121 #define dictSetDoubleVal(entry, _val_) \ macro |
| H A D | t_zset.c | 2346 dictSetDoubleVal(de,score); in zunionInterGenericCommand() |