Lines Matching defs:hs
40 reg Dtlink_t *t, *r, *p, **s, **hs, **is, **olds;82 for(hs = s+n-1; hs >= olds; --hs)83 *hs = NIL(Dtlink_t*);84 for(hs = s; hs < olds; ++hs)85 { for(p = NIL(Dtlink_t*), t = *hs; t; t = r)87 if((is = s + HINDEX(n,t->hash)) == hs)92 else *hs = r;