Searched refs:mxcode (Results 1 – 2 of 2) sorted by relevance
465 int hval, disp, ilen, mxcode; in bsd_compress() local498 mxcode = MAXCODE(n_bits); in bsd_compress()551 if (max_ent >= mxcode) { in bsd_compress()553 mxcode = MAXCODE(n_bits); in bsd_compress()611 if (max_ent >= mxcode && max_ent < db->maxmaxcode) in bsd_compress()
579 int mxcode; in bsd_compress() local627 mxcode = MAXCODE (n_bits); in bsd_compress()705 if (max_ent >= mxcode) in bsd_compress()708 mxcode = MAXCODE (n_bits); in bsd_compress()776 if (max_ent >= mxcode && max_ent < db->maxmaxcode) in bsd_compress()