Searched refs:CRC_FUNC (Results 1 – 2 of 2) sorted by relevance
14 typedef UInt32 (MY_FAST_CALL *CRC_FUNC)(UInt32 v, const void *data, size_t size, const UInt32 *tabl… typedef18 extern CRC_FUNC g_CrcUpdate;19 extern CRC_FUNC g_CrcUpdateT8;20 extern CRC_FUNC g_CrcUpdateT4;30 CRC_FUNC _updateFunc;
27 typedef UInt32 (MY_FAST_CALL *CRC_FUNC)(UInt32 v, const void *data, size_t size, const UInt32 *tabl… typedef29 CRC_FUNC g_CrcUpdateT4;30 CRC_FUNC g_CrcUpdateT8;31 CRC_FUNC g_CrcUpdate;