Searched refs:unshrink (Results 26 - 31 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dmakefile.os2485 ubz2err$(OBJ) unreduce$(OBJ) unshrink$(OBJ) zipinfo$(OBJ)
545 unshrink$(OBJ): unshrink.c $(UNZIP_H)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Dmakefile.azt34 $(O)explode.o $(O)ubz2err.o $(O)unshrink.o $(O)unreduce.o \
48 $(O)extract.od $(O)explode.od $(O)unshrink.od $(O)unreduce.od \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A DMakefile107 OBJS3 = process$O ttyio$O ubz2err$O unreduce$O unshrink$O zipinfo$O
325 unshrink$O: unshrink.c $(UNZIP_H)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzpriv.h998 typedef short shrint; /* short/int or "shrink int" (unshrink) */
1077 * is now enabled by default. See unshrink.c.
1840 #define MAX_BITS 13 /* used in unshrink() */
2050 struct { /* unshrink(): */
2059 struct { /* unshrink(): */
2317 int flush OF((__GPRO__ uch *buf, ulg size, int unshrink));
2421 int unshrink OF((__GPRO)); /* unshrink.c */
2422 /* static void partial_clear OF((__GPRO)); * unshrink.c */
2792 * macro READBITS(nbits,zdest) * only used by unreduce and unshrink *
[all...]
H A Dextract.c15 explode.c, inflate.c, unreduce.c and unshrink.c.
280 static ZCONST char Far Unshrink[] = "unshrink";
1634 G.bitbuf = 0L; /* unreduce and unshrink only */
1751 if ((r = unshrink(__G)) != PK_COOL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c1908 int flush(__G__ rawbuf, size, unshrink) /* return PK-type error code */
1912 int unshrink;

Completed in 107 milliseconds

12