Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddict.c1137 dictType BenchmarkDictType = { variable
1156 dict *dict = dictCreate(&BenchmarkDictType,NULL); in main()