Home | History | Annotate | Download | only in src

Lines Matching defs:byte

83   Tag		tag;		/* 4-byte Tag identifier */
1648 unsigned int byte = deltaValue[s >> (4 - f)];
1649 unsigned int bits = (byte >> (16 - (((s & ((1 << (4 - f)) - 1)) + 1) << f)));