Searched refs:xmlFuzzReadInt (Results 1 – 13 of 13) sorted by relevance
121 uval = xmlFuzzReadInt(4); in LLVMFuzzerTestOneInput()148 uval = xmlFuzzReadInt(4); in LLVMFuzzerTestOneInput()159 ival = xmlFuzzReadInt(1); in LLVMFuzzerTestOneInput()166 ival = xmlFuzzReadInt(1); in LLVMFuzzerTestOneInput()
37 opts = (int) xmlFuzzReadInt(4); in LLVMFuzzerTestOneInput()39 maxAlloc = xmlFuzzReadInt(4) % (size + 100); in LLVMFuzzerTestOneInput()
36 opts = (int) xmlFuzzReadInt(4); in LLVMFuzzerTestOneInput()43 maxAlloc = xmlFuzzReadInt(4) % (size + 100); in LLVMFuzzerTestOneInput()
34 opts = (int) xmlFuzzReadInt(4); in LLVMFuzzerTestOneInput()35 maxAlloc = xmlFuzzReadInt(4) % (size + 100); in LLVMFuzzerTestOneInput()
36 opts = (int) xmlFuzzReadInt(4); in LLVMFuzzerTestOneInput()39 maxAlloc = xmlFuzzReadInt(4) % (size + 100); in LLVMFuzzerTestOneInput()
116 opts = (int) xmlFuzzReadInt(4); in LLVMFuzzerTestOneInput()117 maxAlloc = xmlFuzzReadInt(4) % (size + 100); in LLVMFuzzerTestOneInput()
30 maxAlloc = xmlFuzzReadInt(4) % (size * 8 + 100); in LLVMFuzzerTestOneInput()
32 maxAlloc = xmlFuzzReadInt(4) % (size + 100); in LLVMFuzzerTestOneInput()
37 maxAlloc = xmlFuzzReadInt(4) % (size + 100); in LLVMFuzzerTestOneInput()
92 xmlFuzzReadInt(int size);
31 maxAlloc = xmlFuzzReadInt(4) % (size * 8 + 100); in LLVMFuzzerTestOneInput()
217 xmlFuzzReadInt(int size) { in xmlFuzzReadInt() function
935 offset = (xmlFuzzReadInt(1) + 1) & REG_MASK; in opDup()983 maxAlloc = xmlFuzzReadInt(4) % (size * 50 + 10); in LLVMFuzzerTestOneInput()1003 int op = xmlFuzzReadInt(1); in LLVMFuzzerTestOneInput()1011 setInt(0, (int) xmlFuzzReadInt(4)); in LLVMFuzzerTestOneInput()