Searched refs:HIGH_BITS (Results 1 – 3 of 3) sorted by relevance
23 #define HIGH_BITS (64 - VMA_BITS) macro29 ((((mem) << HIGH_BITS) >> (HIGH_BITS + (ASAN_SHADOW_SCALE))) + \
191 #define HIGH_BITS (~((unsigned)(~0) >> TWELVE)) macro202 if ((g = h & HIGH_BITS)) in hashjpw()203 h = (h ^ (g >> SEVENTYFIVE)) & ~HIGH_BITS; in hashjpw()
79 #define HIGH_BITS 8 macro83 #define HIGH_SYMBOLS (1 << HIGH_BITS)277 lz_rd_decode_tree(rd, lm->bm_high, HIGH_BITS); in lz_rd_decode_len()