Searched refs:test_dict_inflate (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/zstd/zlibWrapper/examples/ |
| H A D | example_original.c | 65 void test_dict_inflate OF((Byte *compr, uLong comprLen, 511 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() function 612 test_dict_inflate(compr, comprLen, uncompr, uncomprLen);
|
| H A D | example.c | 70 void test_dict_inflate OF((Byte *compr, uLong comprLen, 519 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() function 623 test_dict_inflate(compr, comprLen, uncompr, uncomprLen);
|
| /f-stack/freebsd/contrib/zlib/test/ |
| H A D | example.c | 48 void test_dict_inflate OF((Byte *compr, uLong comprLen, 494 void test_dict_inflate(compr, comprLen, uncompr, uncomprLen) in test_dict_inflate() function 596 test_dict_inflate(compr, comprLen, uncompr, uncomprLen);
|