Skip to content
Snippets Groups Projects
Commit 4ae2e3e9 authored by Roger Sayle's avatar Roger Sayle Committed by Roger Sayle
Browse files

hashtable.c (ht_expand): Avoid calculating rehash for the common case that the...

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
parent a30f2d65
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment