Searched defs:uncompr (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/regress/lib/libz/ |
H A D | example.c | 60 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 D | minigzip.c | 489 int uncompr = 0; in main() local
|
/openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/Adapter/ |
H A D | Bunzip2.pm | 33 sub uncompr subroutine
|
H A D | Identity.pm | 40 sub uncompr subroutine
|
H A D | Inflate.pm | 54 sub uncompr subroutine
|