Home
last modified time | relevance | path

Searched refs:crc32_combine64 (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/include/
Dzlib.h1571 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1580 # define crc32_combine crc32_combine64
1587 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dzconf.h35 # define crc32_combine64 z_crc32_combine64 macro