Searched refs:HALFMASK (Results 1 – 2 of 2) sorted by relevance
68 #define HALFMASK 0xf macro
1038 (shift &= HALFMASK); in readhash()1055 (shift &= HALFMASK); in readhash()1070 sum += (long)t << (shift &= HALFMASK); in readhash()1096 (shift &= HALFMASK); in readhash()