Searched refs:inflate (Results 1 – 10 of 10) sorted by relevance
7 inflate.c8 inflate.h
63 zlib := inffast.c inflate.c inftrees.c64 zlibheader := inffast.h inffixed.h inflate.h inftrees.h infutil.h
2 inflate.c
5 zlib := inffast.c inflate.c inftrees.c
18 zlib_inflate-objs := inffast.o inflate.o infutil.o \
50 ret = inflate(&zs, Z_NO_FLUSH); in gzip_decompress_to_file()
157 STATIC int INIT inflate OF((void));1084 STATIC int INIT inflate(void) in inflate() function1257 if ((res = inflate())) { in gunzip()
120 $(obj)/misc.o: lib/inflate.c
86 inflate()91 inflate(). Used by resize();
510 static struct key_vector *inflate(struct trie *t, in inflate() function840 tp = inflate(t, tn); in resize()