Searched refs:FUZZ_dataProducer_remainingBytes (Results 1 – 11 of 11) sorted by relevance
21 size = FUZZ_dataProducer_remainingBytes(producer); in LLVMFuzzerTestOneInput()25 char* const rt = (char*)malloc(FUZZ_dataProducer_remainingBytes(producer)); in LLVMFuzzerTestOneInput()
36 size_t FUZZ_dataProducer_remainingBytes(FUZZ_dataProducer_t *producer);
21 size = FUZZ_dataProducer_remainingBytes(producer); in LLVMFuzzerTestOneInput()
23 size = FUZZ_dataProducer_remainingBytes(producer); in LLVMFuzzerTestOneInput()
20 size = FUZZ_dataProducer_remainingBytes(producer); in LLVMFuzzerTestOneInput()
22 size = FUZZ_dataProducer_remainingBytes(producer); in LLVMFuzzerTestOneInput()
36 size = FUZZ_dataProducer_remainingBytes(producer); in LLVMFuzzerTestOneInput()
19 size = FUZZ_dataProducer_remainingBytes(producer); in LLVMFuzzerTestOneInput()
75 size_t FUZZ_dataProducer_remainingBytes(FUZZ_dataProducer_t *producer){ in FUZZ_dataProducer_remainingBytes() function
50 size = FUZZ_dataProducer_remainingBytes(producer); in compress_round_trip()