HomeSort by relevance Sort by last modified time
    Searched refs:CRC_FUNC (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/lzma_sdk/
7zCrc.c 15 typedef UInt32 (MY_FAST_CALL *CRC_FUNC)(UInt32 v, const void *data, size_t size, const UInt32 *table);
17 static CRC_FUNC g_CrcUpdate;
  /external/lzma/C/
7zCrc.c 15 typedef UInt32 (MY_FAST_CALL *CRC_FUNC)(UInt32 v, const void *data, size_t size, const UInt32 *table);
17 static CRC_FUNC g_CrcUpdate;

Completed in 112 milliseconds