Home
last modified time | relevance | path

Searched defs:compr (Results 1 – 2 of 2) sorted by relevance

/minix3/common/dist/zlib/
H A Dexample.c61 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() argument
171 void test_deflate(compr, comprLen) in test_deflate() argument
209 void test_inflate(compr, comprLen, uncompr, uncomprLen) in test_inflate() argument
250 void test_large_deflate(compr, comprLen, uncompr, uncomprLen) in test_large_deflate() argument
305 void test_large_inflate(compr, comprLen, uncompr, uncomprLen) in test_large_inflate() argument
346 void test_flush(compr, comprLen) in test_flush() argument
384 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() argument
428 void test_dict_deflate(compr, comprLen) in test_dict_deflate() argument
465 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() argument
520 Byte *compr, *uncompr; local
/minix3/external/bsd/file/dist/src/
H A Dcompress.c74 } compr[] = { variable