Home
last modified time | relevance | path

Searched refs:uncompr (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dexample_original.c106 Byte *compr, *uncompr; in test_compress()
133 Byte *uncompr;
256 Byte *compr, *uncompr; in test_inflate()
297 Byte *compr, *uncompr; in test_large_deflate()
316 c_stream.next_in = uncompr;
334 c_stream.next_in = uncompr;
352 Byte *compr, *uncompr; in test_large_inflate()
431 Byte *compr, *uncompr; in test_sync()
512 Byte *compr, *uncompr; in test_dict_inflate()
566 Byte *compr, *uncompr; local
[all …]
H A Dexample.c114 Byte *compr, *uncompr; in test_compress()
141 Byte *uncompr;
264 Byte *compr, *uncompr; in test_inflate()
305 Byte *compr, *uncompr; in test_large_deflate()
324 c_stream.next_in = uncompr;
342 c_stream.next_in = uncompr;
360 Byte *compr, *uncompr; in test_large_inflate()
439 Byte *compr, *uncompr; in test_sync()
520 Byte *compr, *uncompr; in test_dict_inflate()
574 Byte *compr, *uncompr; local
[all …]
H A Dminigzip.c554 int uncompr = 0; local
569 uncompr = 1;
571 copyout = uncompr = 1;
577 uncompr = 1;
596 if (uncompr) {
610 if (uncompr) {
/f-stack/freebsd/contrib/zlib/test/
H A Dexample.c89 Byte *compr, *uncompr; in test_compress()
116 Byte *uncompr;
239 Byte *compr, *uncompr; in test_inflate()
280 Byte *compr, *uncompr; in test_large_deflate()
299 c_stream.next_in = uncompr;
317 c_stream.next_in = uncompr;
335 Byte *compr, *uncompr; in test_large_inflate()
414 Byte *compr, *uncompr; in test_sync()
495 Byte *compr, *uncompr; in test_dict_inflate()
549 Byte *compr, *uncompr; local
[all …]
H A Dminigzip.c561 int uncompr = 0; local
580 uncompr = 1;
582 copyout = uncompr = 1;
588 uncompr = 1;
607 if (uncompr) {
621 if (uncompr) {