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

/haiku-buildtools/gcc/zlib/contrib/infback9/
H A Dinfback9.c242 code const FAR *distcode; /* starting table for distance codes */ local
/haiku-buildtools/gcc/zlib/contrib/puff/
H A Dpuff.c540 static struct huffman lencode, distcode; local
672 struct huffman lencode, distcode; /* lengt 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, distcode; /* lengt 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.c293 static struct huffman distcode = {distcnt, distsym};/* distance code */ local
/haiku-buildtools/binutils/zlib/contrib/infback9/
H A Dinfback9.c241 code const FAR *distcode; /* starting table for distance codes */ local
/haiku-buildtools/gcc/zlib/contrib/blast/
H A Dblast.c291 static struct huffman distcode = {distcnt, distsym};/* distance code */ local
/haiku-buildtools/gcc/zlib/
H A Dinflate.h107 code const FAR *distcode; /* starting table for distance codes */ member in struct:inflate_state
/haiku-buildtools/binutils/zlib/
H A Dinflate.h107 code const FAR *distcode; /* starting table for distance codes */ member in struct:inflate_state

Completed in 114 milliseconds