Searched refs:maxmaxcode (Results 1 – 1 of 1) sorted by relevance
52 int maxmaxcode = 1 << BITS; // should NEVER generate this code field in LZWEncoder205 if (free_ent < maxmaxcode) { in compress()280 maxcode = maxmaxcode; in output()