Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libz/
H A Dexample.c367 static void test_sync(Byte *compr, uLong comprLen, Byte *uncompr, in test_sync() function
536 test_sync(compr, comprLen, uncompr, uncomprLen); in main()
/openbsd-src/lib/libz/
H A DChangeLog1287 - in example.c use correct compressed length for test_sync