Searched refs:cpdext (Results 1 – 1 of 1) sorted by relevance
| /xen/xen/common/ |
| A D | inflate.c | 183 static const ush cpdext[] = { /* Extra bits for distance codes */ variable 798 if ((i = huft_build(l, 30, 0, cpdist, cpdext, &td, &bd)) > 1) in inflate_fixed() 986 if ((i = huft_build(ll + nl, nd, 0, cpdist, cpdext, &td, &bd)) != 0) in inflate_dynamic()
|
Completed in 4 milliseconds