Home
last modified time | relevance | path

Searched refs:test_sync (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/zlib/
H A Dexample.c51 void test_sync OF((Byte *compr, uLong comprLen,
384 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
557 test_sync(compr, comprLen, uncompr, uncomprLen);
H A DChangeLog430 - in example.c use correct compressed length for test_sync