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

/ast/src/lib/libz/
H A Dtrees.c46 #define MAX_BL_BITS 7 macro
47 /* Bit length codes must not exceed MAX_BL_BITS bits */
136 {(const ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};

Completed in 13 milliseconds