Searched defs:hshift (Results 1 – 4 of 4) sorted by relevance
88 u_char hshift; /* used in hash function */ member179 #define BSD_HASH(prefix,suffix,hshift) ((((uint32_t)(suffix)) << (hshift)) \ argument306 u_int newlen, hsize, hshift, maxmaxcode; in bsd_alloc() local459 int hshift = db->hshift; in bsd_compress() local669 u_int hshift = db->hshift; in bsd_incomp() local
166 #define hshift zs->u.w.zs_hshift macro
61 public int hshift; /* Desired left-shift of output line buffer */ variable
506 int hshift = RADIX_TREE_BITS_PER_HEIGHT * t->t_height; in radix_tree_lookup_ptr() local