Searched refs:hashrehash (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/jam/
H A Dhash.c18 * hashrehash() - resize and rebuild hp->tab, the hash table
84 static void hashrehash( struct hash *hp );
103 hashrehash( hp );
139 * hashrehash() - resize and rebuild hp->tab, the hash table
142 static void hashrehash( register struct hash *hp ) function

Completed in 26 milliseconds