Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dexample_original.c64 void test_dict_deflate OF((Byte *compr, uLong comprLen));
474 void test_dict_deflate(compr, comprLen) in test_dict_deflate() function
611 test_dict_deflate(compr, comprLen);
H A Dexample.c69 void test_dict_deflate OF((Byte *compr, uLong comprLen));
482 void test_dict_deflate(compr, comprLen) in test_dict_deflate() function
622 test_dict_deflate(compr, comprLen);
/f-stack/freebsd/contrib/zlib/test/
H A Dexample.c47 void test_dict_deflate OF((Byte *compr, uLong comprLen));
457 void test_dict_deflate(compr, comprLen) in test_dict_deflate() function
595 test_dict_deflate(compr, comprLen);