HomeSort by: relevance | last modified time | path
    Searched refs:crc32_combine_gen (Results 1 - 5 of 5) sorted by relevancy

  /src/common/dist/zlib/
zlib.h 1769 ZEXTERN uLong ZEXPORT crc32_combine_gen(z_off_t len2);
1778 is generated from len2 by crc32_combine_gen(). This will be faster than
1888 # define crc32_combine_gen crc32_combine_gen64 macro
1906 ZEXTERN uLong ZEXPORT crc32_combine_gen(z_off_t);
1913 ZEXTERN uLong ZEXPORT crc32_combine_gen(z_off_t);
zconf.h 45 # define crc32_combine_gen z_crc32_combine_gen macro
crc32.c 1044 uLong ZEXPORT crc32_combine_gen(z_off_t len2) { function in typeref:typename:uLong ZEXPORT
zconf.h.in 41 # define crc32_combine_gen z_crc32_combine_gen macro
zconf.h.cmakein 43 # define crc32_combine_gen z_crc32_combine_gen

Completed in 18 milliseconds