OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uncpsize
(Results
1 - 1
of
1
) sorted by null
/external/zlib/contrib/minizip/
mztools.c
61
unsigned int
uncpsize
= READ_32(header + 22); /* uncompressed sz */
local
111
dataSize =
uncpsize
;
151
WRITE_32(header + 24,
uncpsize
);
Completed in 61 milliseconds