Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dexample.c400 void test_flush(compr, comprLen) in test_flush() function
H A Dexample_original.c392 void test_flush(compr, comprLen) in test_flush() function
/freebsd/sys/contrib/zlib/test/
H A Dexample.c332 static void test_flush(Byte *compr, uLong *comprLen) { in test_flush() function