Searched refs:emCalcCRC32 (Results 1 – 3 of 3) sorted by relevance
283 emUInt32 emCalcCRC32(const char * src, int srcLen, emUInt32 start=0);
512 crc32=emCalcCRC32(file.Get(),file.GetCount()); in CheckIfInstalledOverOldVersion()
1550 emUInt32 emCalcCRC32(const char * src, int srcLen, emUInt32 start) function1688 if (j<=32) b=emCalcCRC32(src,srcLen);