Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A Dzlib.map50 crc32_combine64;
H A Dzlib.h1848 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1865 # define crc32_combine crc32_combine64
1873 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dzutil.h195 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dcrc32.c436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
H A Dzconf.h46 # define crc32_combine64 z_crc32_combine64 macro
H A Dzconf.h.in40 # define crc32_combine64 z_crc32_combine64 macro