Lines Matching refs:H
142 Always followed by exactly one byte : H H H H H H H H
143 distance = (H << 2) + D + 1
152 Always followed by exactly one byte : H H H H H H H H
153 distance = (H << 2) + D + 2049
155 0 0 0 1 H L L L (16..31)
159 distance = 16384 + (H << 14) + D
164 zeros if distance = 0xbfff, i.e. H = 1 and the D bits are all 1.
179 Always followed by exactly one byte : H H H H H H H H
180 distance = (H << 3) + D + 1
186 Always followed by exactly one byte : H H H H H H H H
187 distance = (H << 3) + D + 1