hashtable.c
7.9 KB
-
hashtable.c (ht_expand): Avoid calculating rehash for the common case that the… · 4ae2e3e9
hashtable.c (ht_expand): Avoid calculating rehash for the common case that the first probe hits an empty... * hashtable.c (ht_expand): Avoid calculating rehash for the common case that the first probe hits an empty hash table slot. From-SVN: r70706
Roger Sayle committed