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

/ast/src/lib/libz/
H A Dexample.c38 Byte *uncompr, uLong uncomprLen));
40 Byte *uncompr, uLong uncomprLen));
43 Byte *uncompr, uLong uncomprLen));
45 Byte *uncompr, uLong uncomprLen));
47 Byte *uncompr, uLong uncomprLen));
50 Byte *uncompr, uLong uncomprLen));
53 Byte *uncompr, uLong uncomprLen));
59 void test_compress(compr, comprLen, uncompr, uncomprLen)
60 Byte *compr, *uncompr;
69 strcpy((char*)uncompr, "garbag
518 Byte *compr, *uncompr; local
[all...]
H A DMakefile17 inflate.c inftrees.c trees.c uncompr.c zutil.c \
H A Dminigzip.c273 int uncompr = 0; local
284 uncompr = 1;
303 if (uncompr) {
314 if (uncompr) {

Completed in 12 milliseconds