OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_gzio
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/contrib/pascal/
example.pas
17
{DO NOT $DEFINE
TEST_GZIO
}
81
{$IFDEF
TEST_GZIO
}
82
procedure
test_gzio
(const fname: PChar; (* compressed file name *)
procedure
555
{$IFDEF
TEST_GZIO
}
558
test_gzio
(ParamStr(1), uncompr, uncomprLen)
560
test_gzio
(TESTFILE, uncompr, uncomprLen);
/src/common/dist/zlib/test/
example.c
84
static void
test_gzio
(const char *fname, Byte *uncompr, uLong uncomprLen) {
function in typeref:typename:void
525
test_gzio
((argc > 1 ? argv[1] : TESTFILE),
Completed in 13 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025