Searched refs:HALFMASK (Results 1 – 2 of 2) sorted by relevance
67 #define HALFMASK 0xf macro
1027 (shift &= HALFMASK); in readhash()1044 (shift &= HALFMASK); in readhash()1059 sum += (long)t << (shift &= HALFMASK); in readhash()1085 (shift &= HALFMASK); in readhash()