Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/diff/
H A Ddiff.h68 #define HALFMASK 0xf macro
H A Ddiff.c1038 (shift &= HALFMASK); in readhash()
1055 (shift &= HALFMASK); in readhash()
1070 sum += (long)t << (shift &= HALFMASK); in readhash()
1096 (shift &= HALFMASK); in readhash()