Searched defs:hshift (Results 1 – 3 of 3) sorted by relevance
84 u_char hshift; /* used in hash function */ member164 #define BSD_HASH(prefix,suffix,hshift) ((((u_int32_t)(suffix)) << (hshift)) \ argument292 u_int newlen, hsize, hshift, maxmaxcode; local435 u_int hshift = db->hshift; local
101 uchar_t hshift; /* used in hash function */ member198 #define BSD_HASH(prefix, suffix, hshift) \ argument352 uint_t hshift; in bsd_alloc() local558 int hshift = db->hshift; in bsd_compress() local903 uint_t hshift = db->hshift; in bsd_incomp() local
926 cinterr(int hshift) in cinterr()976 int hshift; in compress() local