Searched refs:mxcode (Results 1 – 2 of 2) sorted by relevance
466 int hval, disp, ilen, mxcode; in bsd_compress() local499 mxcode = MAXCODE(n_bits); in bsd_compress()552 if (max_ent >= mxcode) { in bsd_compress()554 mxcode = MAXCODE(n_bits); in bsd_compress()613 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()