Searched refs:bestoff (Results 1 – 1 of 1) sorted by relevance
59 int i, j, n, m=0, offset, bestlen=0, bestoff; in dn_comp() local79 bestoff = offset; in dn_comp()93 dst[i++] = 0xc0 | bestoff>>8; in dn_comp()94 dst[i++] = bestoff; in dn_comp()