Home
last modified time | relevance | path

Searched defs:uncompr (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/regress/lib/libz/
H A Dexample.c60 static void test_compress(Byte *compr, uLong comprLen, Byte *uncompr, in test_compress()
84 static void test_gzio(const char *fname, Byte *uncompr, uLong uncomprLen) { in test_gzio()
201 static void test_inflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_inflate()
240 static void test_large_deflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_large_deflate()
293 static void test_large_inflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_large_inflate()
367 static void test_sync(Byte *compr, uLong comprLen, Byte *uncompr, in test_sync()
442 static void test_dict_inflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_dict_inflate()
492 Byte *compr, *uncompr; in main() local
H A Dminigzip.c489 int uncompr = 0; in main() local
/openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/Adapter/
H A DBunzip2.pm33 sub uncompr subroutine
H A DIdentity.pm40 sub uncompr subroutine
H A DInflate.pm54 sub uncompr subroutine