Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dzlib.h1903 # define crc32_combine_gen crc32_combine_gen64 macro
1921 ZEXTERN uLong ZEXPORT crc32_combine_gen(z_off_t);
1928 ZEXTERN uLong ZEXPORT crc32_combine_gen(z_off_t);
H A Dzconf.h41 # define crc32_combine_gen z_crc32_combine_gen macro
H A Dcrc32.c1042 uLong ZEXPORT crc32_combine_gen(z_off_t len2) { in crc32_combine_gen() function