Searched refs:crc32 (Results 1 – 3 of 3) sorted by relevance
23 exec xz --check=crc32 $BCJ --lzma2=$LZMA2OPTS,dict=32MiB
419 xz --check=crc32 --lzma2=dict=1MiB) > $@ || \
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()