Searched refs:MAX_BL_BITS (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/zlib/
H A Dtrees.c73 #define MAX_BL_BITS 7 macro
74 /* Bit length codes must not exceed MAX_BL_BITS bits */
163 {(const ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};

Completed in 18 milliseconds