NHASH
i = NHASH(p->r);
lp = &nhash[NHASH(rp->r)];
int h = NHASH(i);
for (p = nhash[NHASH(i)]; p; p = p->link)