Searched refs:compr (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/lib/libz/test/ |
H A D | example.c | 37 void test_deflate OF((Byte *compr, uLong comprLen)); 38 void test_inflate OF((Byte *compr, uLong comprLen, 40 void test_large_deflate OF((Byte *compr, uLong comprLen, 42 void test_large_inflate OF((Byte *compr, uLong comprLen, 44 void test_flush OF((Byte *compr, uLong *comprLen)); 45 void test_sync OF((Byte *compr, uLong comprLen, 47 void test_dict_deflate OF((Byte *compr, uLong comprLen)); 48 void test_dict_inflate OF((Byte *compr, uLong comprLen, 80 void test_compress OF((Byte *compr, uLong comprLen, 88 void test_compress(compr, comprLe 549 Byte *compr, *uncompr; local [all...] |
Completed in 89 milliseconds