Searched refs:crc32 (Results 1 – 5 of 5) sorted by relevance
144 static unsigned long crc32(const char *s) in crc32() function168 unsigned long h = crc32(name) % HASH_BUCKETS; in find_symbol()241 h = crc32(name) % HASH_BUCKETS; in __add_symbol()
23 exec xz --check=crc32 $BCJ --lzma2=$LZMA2OPTS,dict=32MiB
290 xz --check=crc32 --lzma2=dict=1MiB) > $@ || \
119 # define crc32 z_crc32 macro
1362 ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len));