Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/zlib_deflate/
H A Ddeftree.c49 #define MAX_BL_BITS 7 macro
50 /* Bit length codes must not exceed MAX_BL_BITS bits */
125 {(const ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddeftree.c49 #define MAX_BL_BITS 7 macro
50 /* Bit length codes must not exceed MAX_BL_BITS bits */
125 {(const ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};

Completed in 4 milliseconds