Searched refs:objectKeyHeapPointerValueDictType (Results 1 – 3 of 3) sorted by relevance
144 c->bpop.keys = dictCreate(&objectKeyHeapPointerValueDictType,NULL); in createClient()
1381 extern dictType objectKeyHeapPointerValueDictType;
587 dictType objectKeyHeapPointerValueDictType = { variable