Searched refs:rehash (Results 1 – 3 of 3) sorted by relevance
7 // Invalid Hash, always rehash
52 static void rehash(st_table *);271 rehash(table);\320 rehash(table) in rehash() function
31954 static int rehash(Hash *pH, unsigned int new_size){32110 if( rehash(pH, pH->count*2) ){
Completed in 358 milliseconds