Home
last modified time | relevance | path

Searched refs:crc32_combine_gen (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dzlib.h1881 # define crc32_combine_gen crc32_combine_gen64 macro
1899 ZEXTERN uLong ZEXPORT crc32_combine_gen OF((z_off_t));
1906 ZEXTERN uLong ZEXPORT crc32_combine_gen OF((z_off_t));
H A Dcrc32.c1083 uLong ZEXPORT crc32_combine_gen(z_off_t len2) in crc32_combine_gen() function
H A DChangeLog40 - Add crc32_combine_gen() and crc32_combine_op() for fast combines