Searched defs:compr (Results 1 – 1 of 1) sorted by relevance
/titanic_52/usr/src/boot/lib/libz/test/ |
H A D | example.c | 88 void test_compress(compr, comprLe argument 200 test_deflate(compr,comprLen) test_deflate() argument 238 test_inflate(compr,comprLen,uncompr,uncomprLen) test_inflate() argument 279 test_large_deflate(compr,comprLen,uncompr,uncomprLen) test_large_deflate() argument 334 test_large_inflate(compr,comprLen,uncompr,uncomprLen) test_large_inflate() argument 375 test_flush(compr,comprLen) test_flush() argument 413 test_sync(compr,comprLen,uncompr,uncomprLen) test_sync() argument 457 test_dict_deflate(compr,comprLen) test_dict_deflate() argument 494 test_dict_inflate(compr,comprLen,uncompr,uncomprLen) test_dict_inflate() argument 549 Byte *compr, *uncompr; global() local [all...] |