Searched defs:mz_crc32 (Results 1 – 4 of 4) sorted by relevance
9 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8* ptr, size_t buf_len) { in mz_crc32() function
222 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8 *ptr, size_t buf_len) in mz_crc32() function
95 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8 *ptr, size_t buf_len) in mz_crc32() function
1999 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8 *ptr, size_t buf_len) { in mz_crc32() function