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

/freebsd-9.3-release/lib/libz/test/
H A Dexample.c39 Byte *uncompr, uLong uncomprLen));
41 Byte *uncompr, uLong uncomprLen));
43 Byte *uncompr, uLong uncomprLen));
46 Byte *uncompr, uLong uncomprLen));
49 Byte *uncompr, uLong uncomprLen));
81 Byte *uncompr, uLong uncomprLen));
83 Byte *uncompr, uLong uncomprLen));
88 void test_compress(compr, comprLen, uncompr, uncomprLen)
90 uLong comprLen, uncomprLen;
100 err = uncompress(uncompr, &uncomprLen, comp
551 uLong uncomprLen = comprLen; local
[all...]

Completed in 70 milliseconds