Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dinflate.c139 struct huft { struct
144 struct huft *t; /* pointer to next level of table */
151 const ush *, const ush *, struct huft **, int *));
152 STATIC int INIT huft_free OF((struct huft *));
153 STATIC int INIT inflate_codes OF((struct huft *, struct huft *, int, int));
328 struct huft **t, /* result: starting table */ in huft_build()
346 register struct huft *q; /* points to current table */ in huft_build()
347 struct huft r; /* table entry for structure assignment */ in huft_build()
354 struct huft * in huft_build()
[all...]
/kernel/linux/linux-6.6/lib/
H A Dinflate.c139 struct huft { struct
144 struct huft *t; /* pointer to next level of table */
151 const ush *, const ush *, struct huft **, int *));
152 STATIC int INIT huft_free OF((struct huft *));
153 STATIC int INIT inflate_codes OF((struct huft *, struct huft *, int, int));
328 struct huft **t, /* result: starting table */ in huft_build()
346 register struct huft *q; /* points to current table */ in huft_build()
347 struct huft r; /* table entry for structure assignment */ in huft_build()
354 struct huft * in huft_build()
[all...]

Completed in 2 milliseconds