Searched refs:uncpsize (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dmztools.c61 unsigned int uncpsize = READ_32(header + 22); /* uncompressed sz */ local
121 dataSize = uncpsize;
161 WRITE_32(header + 24, uncpsize);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dmztools.c61 unsigned int uncpsize = READ_32(header + 22); /* uncompressed sz */ local
111 dataSize = uncpsize;
151 WRITE_32(header + 24, uncpsize);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dmztools.c61 unsigned int uncpsize = READ_32(header + 22); /* uncompressed sz */ local
111 dataSize = uncpsize;
151 WRITE_32(header + 24, uncpsize);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dmztools.c61 unsigned int uncpsize = READ_32(header + 22); /* uncompressed sz */ local
121 dataSize = uncpsize;
161 WRITE_32(header + 24, uncpsize);

Completed in 71 milliseconds