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 …]
135 ushort_t codem1; /* output of hash table -1 */ member501 db->dict[--i].codem1 = BADCODEM1; in bsd_init()739 if (dictp->codem1 >= max_ent) { in bsd_compress()744 ent = dictp->codem1+1; in bsd_compress()775 if (dictp->codem1 >= max_ent) { in bsd_compress()783 ent = dictp->codem1 + 1; in bsd_compress()812 if (db->dict[dictp2->cptr].codem1 == max_ent) { in bsd_compress()813 db->dict[dictp2->cptr].codem1 = BADCODEM1; in bsd_compress()817 dictp->codem1 = max_ent; in bsd_compress()974 if (dictp->codem1 >= max_ent) { in bsd_incomp()[all …]