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

/vbox/src/VBox/Runtime/common/zip/
H A Dtar.cpp452 * @param pi32Unsigned Where to store the checksum calculated using
464 static bool rtZipTarCalcChkSum(PCRTZIPTARHDR pHdr, int32_t *pi32Unsigned, int32_t *pi32Signed) argument
496 *pi32Unsigned = i32Unsigned;
H A Dtarvfs.cpp260 * @param pi32Unsigned Where to store the checksum calculated using
270 static bool rtZipTarCalcChkSum(PCRTZIPTARHDR pHdr, int32_t *pi32Unsigned, int32_t *pi32Signed) argument
302 *pi32Unsigned = i32Unsigned;

Completed in 46 milliseconds