Searched refs:crc32_combine_gen (Results 1 – 5 of 5) sorted by relevance
32 op = crc32_combine_gen(buffSize); in LLVMFuzzerTestOneInput()48 op = crc32_combine_gen(dataLen); in LLVMFuzzerTestOneInput()
39 PREFIX(crc32_combine_gen)(op, buffSize); in LLVMFuzzerTestOneInput() local60 PREFIX(crc32_combine_gen)(op, (z_off_t)dataLen); in LLVMFuzzerTestOneInput()
97 crc32_combine_gen;
284 void Z_EXPORT PREFIX(crc32_combine_gen)(uint32_t *op, z_off_t len2) { in PREFIX() argument289 void Z_EXPORT PREFIX4(crc32_combine_gen)(uint32_t *op, z_off64_t len2) { in PREFIX4() argument
1792 # define crc32_combine_gen crc32_combine_gen64 macro1809 Z_EXTERN void Z_EXPORT crc32_combine_gen(uint32_t *op, z_off_t);