Searched refs:CRC_FUNC (Results 1 – 1 of 1) sorted by relevance
15 typedef UInt32 (MY_FAST_CALL *CRC_FUNC)(UInt32 v, const void *data, size_t size, const UInt32 *tabl… typedef17 static CRC_FUNC g_CrcUpdate;