Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/test/
H A Dexample.c373 static void test_sync(Byte *compr, uLong comprLen, Byte *uncompr, in test_sync() function
542 test_sync(compr, comprLen, uncompr, uncomprLen); in main()
/freebsd/sys/contrib/zstd/zlibWrapper/
H A DREADME.md60 We were forced to turn off the following functions: `test_flush`, `test_sync` which use currently u…
/freebsd/sys/contrib/zlib/
H A DChangeLog1335 - in example.c use correct compressed length for test_sync