Searched defs:hbits (Results 1 – 4 of 4) sorted by relevance
165 const uptr hbits = (size >> (l - S)) & M; in ClassID() local
164 const uptr hbits = (size >> (l - S)) & M; in ClassID() local
163 const uptr hbits = (size >> (l - S)) & M; in ClassID() local
332 uint8_t hbits[4]; in hash_df() local