Searched refs:inflate_codes (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dinflate.c90 inflate_codes() (define ASM_INFLATECODES)
491 int inflate_codes OF((__GPRO__ struct huft *tl, struct huft *td,
672 int inflate_codes(__G__ tl, td, bl, bd)
929 return inflate_codes(__G__ G.fixed_tl, G.fixed_td,
1099 retval = inflate_codes(__G__ tl, td, bl, bd);
H A Dinflatef.c249 int inflate_codes OF((__GPRO__ struct huft *tl, struct huft *td,
430 int inflate_codes(__G__ tl, td, bl, bd)
687 return inflate_codes(__G__ G.fixed_tl, G.fixed_td,
857 retval = inflate_codes(__G__ tl, td, bl, bd);
H A Dunzpriv.h1191 # define inflate_codes XXic macro

Completed in 147 milliseconds