rehash
static void rehash(Array *);
rehash(tp);
rehash(h);
static void rehash(HASHSET h);
if( pH->htsize==0 ) rehash(pH,8);
rehash(pH,pH->htsize*2);
rehash(L, t, key); /* grow table */
rehash:
goto rehash;
goto rehash;
rehash:
goto rehash;
goto rehash;