Searched refs:incode (Results 1 – 1 of 1) sorted by relevance
830 u_int incode, oldcode, finchar; local918 incode = accm >> tgtbitno;922 if (incode == CLEAR) {943 if (incode > max_ent + 2 || incode > db->maxmaxcode944 || (incode > max_ent && oldcode == CLEAR)) {948 db->unit, incode, oldcode);956 if (incode > max_ent) {960 finchar = incode;1023 db->unit, codelen, incode, max_ent);1077 oldcode = incode;[all …]