Searched defs:uncomprLen (Results 1 – 1 of 1) sorted by relevance
63 uLong uncomprLen) in test_compress()87 static void test_gzio(const char *fname, Byte *uncompr, uLong uncomprLen) in test_gzio()210 uLong uncomprLen) in test_inflate()253 uLong uncomprLen) in test_large_deflate()307 uLong uncomprLen) in test_large_inflate()386 uLong uncomprLen) in test_sync()463 uLong uncomprLen) in test_dict_inflate()518 uLong uncomprLen = 20000; in main() local