Home
last modified time | relevance | path

Searched defs:crc32_combine64 (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/boot/lib/libz/
H A Dcrc32.c419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
H A Dzconf.h39 # define crc32_combine64 z_crc32_combine64 macro
/titanic_51/usr/src/contrib/zlib/
H A Dcrc32.c1059 uLong ZEXPORT crc32_combine64(uLong crc1, uLong crc2, z_off64_t len2) in crc32_combine64() function
H A Dzconf.h63 # define crc32_combine64 z_crc32_combine64 macro