Searched defs:hshift (Results 1 – 3 of 3) sorted by relevance
84 u_char hshift; /* used in hash function */ member 164 #define BSD_HASH(prefix,suffix,hshift) ((((u_int32_t)(suffix)) << (hshift)) \ argument 292 u_int newlen, hsize, hshift, maxmaxcode; local 435 u_int hshift = db->hshift; global() local [all...]
101 uchar_t hshift; /* used in hash function */ member 198 #define BSD_HASH(prefix, suffix, hshift) \ argument 352 uint_t hshift; in bsd_alloc() local 558 int hshift = db->hshift; bsd_compress() local 903 uint_t hshift = db->hshift; bsd_incomp() local [all...]
926 cinterr(int hshift) in cinterr() argument 976 int hshift; in compress() local [all...]