Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dexample.c225 void test_deflate(compr, comprLen) in test_deflate() function
H A Dexample_original.c217 void test_deflate(compr, comprLen) in test_deflate() function
/freebsd/sys/contrib/zlib/test/
H A Dexample.c166 static void test_deflate(Byte *compr, uLong comprLen) { in test_deflate() function