Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dexample.c482 void test_dict_deflate(compr, comprLen) in test_dict_deflate() function
H A Dexample_original.c474 void test_dict_deflate(compr, comprLen) in test_dict_deflate() function
/freebsd/sys/contrib/zlib/test/
H A Dexample.c408 static void test_dict_deflate(Byte *compr, uLong comprLen) { in test_dict_deflate() function