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
168 zeros if distance = 0xbfff, i.e. H = 1 and the D bits are all 1.
183 Always followed by exactly one byte : H H H H H H H H
184 distance = (H << 3) + D + 1
190 Always followed by exactly one byte : H H H H H H H H
191 distance = (H << 3) + D + 1