Searched defs:test_inflate (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dexample.pas229 procedure test_inflate(compr: Pointer; comprLen : LongInt; procedure
569 test_inflate(compr, comprLen, uncompr, uncomprLen);
/vbox/src/libs/zlib-1.2.6/test/
H A Dexample.c38 void test_inflate OF((Byte *compr, uLong comprLen,
238 void test_inflate(compr, comprLen, uncompr, uncomprLen) function
585 test_inflate(compr, comprLen, uncompr, uncomprLen);

Completed in 90 milliseconds