Searched defs:lencode (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/infback9/
H A Dinfback9.c241 code const FAR *lencode; /* starting table for length/literal codes */ local
/haiku-buildtools/gcc/zlib/contrib/puff/
H A Dpuff.c540 static struct huffman lencode, distcode; local
672 struct huffman lencode, distcod local
435 codes(struct state *s, const struct huffman *lencode, const struct huffman *distcode) argument
[all...]
/haiku-buildtools/binutils/zlib/contrib/puff/
H A Dpuff.c541 static struct huffman lencode, distcode; local
673 struct huffman lencode, distcod local
436 codes(struct state *s, const struct huffman *lencode, const struct huffman *distcode) argument
[all...]
/haiku-buildtools/binutils/zlib/contrib/blast/
H A Dblast.c292 static struct huffman lencode = {lencnt, lensym}; /* length code */ local
/haiku-buildtools/binutils/zlib/contrib/infback9/
H A Dinfback9.c240 code const FAR *lencode; /* starting table for length/literal codes */ local
/haiku-buildtools/gcc/zlib/contrib/blast/
H A Dblast.c290 static struct huffman lencode = {lencnt, lensym}; /* length code */ local
/haiku-buildtools/gcc/zlib/
H A Dinflate.h106 code const FAR *lencode; /* starting table for length/literal codes */ member in struct:inflate_state
/haiku-buildtools/binutils/zlib/
H A Dinflate.h106 code const FAR *lencode; /* starting table for length/literal codes */ member in struct:inflate_state

Completed in 115 milliseconds