Home
last modified time | relevance | path

Searched refs:HALFMASK (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/diff/
H A Ddiff.h67 #define HALFMASK 0xf macro
H A Ddiff.c1027 (shift &= HALFMASK); in readhash()
1044 (shift &= HALFMASK); in readhash()
1059 sum += (long)t << (shift &= HALFMASK); in readhash()
1085 (shift &= HALFMASK); in readhash()