function rehash

[edit]
static void rehash(register st_table *table)

テーブルの全要素に対しハッシュ値を計算しなおしてテーブルを再構成する。エントリに対して要素の数が増えすぎ、テーブルが狭くなってきたときに発生する。