Searched refs:piSizeVar (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dunzip.c1382 store in *piSizeVar the size of extra info in local header
1385 local int unz64local_CheckCurrentFileCoherencyHeader (unz64_s* s, uInt* piSizeVar, argument
1394 *piSizeVar = 0;
1455 *piSizeVar += (uInt)size_filename;
1463 *piSizeVar += (uInt)size_extra_field;
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dunzip.c1382 store in *piSizeVar the size of extra info in local header
1385 local int unz64local_CheckCurrentFileCoherencyHeader (unz64_s* s, uInt* piSizeVar, argument
1394 *piSizeVar = 0;
1455 *piSizeVar += (uInt)size_filename;
1463 *piSizeVar += (uInt)size_extra_field;

Completed in 42 milliseconds