Searched refs:codem1 (Results 1 – 2 of 2) sorted by relevance
121 u_short codem1; /* output of hash table -1 */ member398 db->dict[--i].codem1 = BADCODEM1;469 if (dictp->codem1 >= max_ent)472 ent = dictp->codem1+1;483 if (dictp->codem1 >= max_ent)486 ent = dictp->codem1+1;503 if (db->dict[dictp2->cptr].codem1 == max_ent)504 db->dict[dictp2->cptr].codem1 = BADCODEM1;506 dictp->codem1 = max_ent;662 if (dictp->codem1 != finchar-1) {[all …]
137 ushort_t codem1; /* output of hash table -1 */ member503 db->dict[--i].codem1 = BADCODEM1; in bsd_init()741 if (dictp->codem1 >= max_ent) { in bsd_compress()746 ent = dictp->codem1+1; in bsd_compress()777 if (dictp->codem1 >= max_ent) { in bsd_compress()785 ent = dictp->codem1 + 1; in bsd_compress()814 if (db->dict[dictp2->cptr].codem1 == max_ent) { in bsd_compress()815 db->dict[dictp2->cptr].codem1 = BADCODEM1; in bsd_compress()819 dictp->codem1 = max_ent; in bsd_compress()976 if (dictp->codem1 >= max_ent) { in bsd_incomp()[all …]