Searched defs:_dictKeyIndex (Results 1 – 2 of 2) sorted by relevance
320 static int _dictKeyIndex(dict *ht, const void *key) { in _dictKeyIndex() function
963 static long _dictKeyIndex(dict *d, const void *key, uint64_t hash, dictEntry **existing) in _dictKeyIndex() function