Searched refs:LOW_MASK (Results 1 – 2 of 2) sorted by relevance
254 "LOW MASK ", hashp->LOW_MASK,404 hashp->MAX_BUCKET = hashp->LOW_MASK = nbuckets - 1;844 old_bucket = (hashp->MAX_BUCKET & hashp->LOW_MASK);878 hashp->LOW_MASK = hashp->HIGH_MASK;879 hashp->HIGH_MASK = new_bucket | hashp->LOW_MASK;913 bucket = bucket & hashp->LOW_MASK;
316 #define LOW_MASK hdr.low_mask macro