Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddefrag.c265 #define DEFRAG_SDS_DICT_NO_VAL 0 macro
586 defragged += activeDefragSdsDict(d, DEFRAG_SDS_DICT_NO_VAL); in defragSet()
893 …SdsListAndDict(server.repl_scriptcache_fifo, server.repl_scriptcache_dict, DEFRAG_SDS_DICT_NO_VAL); in defragOtherGlobals()