MAX_PAGES
if (BUCKET_TO_PAGE(new_bucket) > MAX_PAGES(hashp)) {
if (OADDR_TO_PAGE(addr) > MAX_PAGES(hashp)) {