Home
last modified time | relevance | path

Searched refs:cplext (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0117-io-gzio-Zero-gzio-tl-td-in-init_dynamic_block-if-huf.patch26 if (huft_build (ll, nl, 257, cplens, cplext, &gzio->tl, &gzio->bl) != 0)
/OK3568_Linux_fs/kernel/lib/
H A Dinflate.c180 static const ush cplext[] = { /* Extra bits for literal codes 257..285 */ variable
793 if ((i = huft_build(l, 288, 257, cplens, cplext, &tl, &bl)) != 0) { in inflate_fixed()
978 if ((i = huft_build(ll, nl, 257, cplens, cplext, &tl, &bl)) != 0) in inflate_dynamic()