Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DXzCrc64.c23 typedef UInt64 (Z7_FASTCALL *CRC64_FUNC)(UInt64 v, const void *data, size_t size, const UInt64 *table); typedef
25 static CRC64_FUNC g_Crc64Update;

Completed in 1 milliseconds