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

/haiku/src/bin/unzip/
H A Dexplode.c9 /* explode.c -- by Mark Adler
27 c1 30 Mar 92 M. Adler explode that uses huft_build from inflate
138 int explode OF((__GPRO));
271 /* explode the coded data */
389 /* explode the coded data */
486 int explode(__G) function
611 /* so explode.c and inflate.c can be compiled together into one object: */
H A Dextract.c15 explode.c, inflate.c, unreduce.c and unshrink.c.
218 static ZCONST char Far Explode[] = "explode";
1518 if (((r = explode(__G)) != 0) && (r != 5)) { /* treat 5 specially */
H A Dunzpriv.h1550 uch *Slide; /* explode(), inflate(), unreduce() */
1559 uch Slide[WSIZE]; /* explode(), inflate(), unreduce() */
1853 int explode OF((__GPRO)); /* explode.c */

Completed in 47 milliseconds