Home
last modified time | relevance | path

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

/xen/xen/common/
A Dinflate.c139 ush n; /* literal, length base, or distance base */
147 const ush *, const ush *, struct huft **, int *));
172 static const ush cplens[] = { /* Copy lengths for literal codes 257..285 */
176 static const ush cplext[] = { /* Extra bits for literal codes 257..285 */
179 static const ush cpdist[] = { /* Copy offsets for distance codes 0..29 */
183 static const ush cpdext[] = { /* Extra bits for distance codes */
223 STATIC const ush mask_bits[] = {
322 const ush *d, /* list of base values for non-simple codes */ in huft_build()
323 const ush *e, /* list of extra bits for non-simple codes */ in huft_build()
520 r.v.n = (ush)(*p); /* simple code is just the value */ in huft_build()
A Dgunzip.c30 typedef unsigned short ush; typedef
/xen/stubdom/grub.patches/
A D99minios1527 typedef unsigned short ush;

Completed in 9 milliseconds