Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dinflate.c187 static const ush cpdext[] = { /* Extra bits for distance codes */ variable
802 if ((i = huft_build(l, 30, 0, cpdist, cpdext, &td, &bd)) > 1) in inflate_fixed()
990 if ((i = huft_build(ll + nl, nd, 0, cpdist, cpdext, &td, &bd)) != 0) in inflate_dynamic()