Searched refs:MAXCODE (Results 1 – 1 of 1) sorted by relevance
203 #define MAXCODE(b) ((1 << (b)) - 1) macro204 #define BADCODEM1 MAXCODE(MAX_BSD_BITS)397 maxmaxcode = MAXCODE(bits); in bsd_alloc()627 mxcode = MAXCODE (n_bits); in bsd_compress()708 mxcode = MAXCODE (n_bits); in bsd_compress()1103 if (max_ent >= MAXCODE(n_bits) && max_ent < db->maxmaxcode) in bsd_decompress()