Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dexample.c438 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
H A Dexample_original.c430 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
/freebsd/sys/contrib/zlib/test/
H A Dexample.c367 static void test_sync(Byte *compr, uLong comprLen, Byte *uncompr, in test_sync() function