Searched refs:MAX_ABI (Results 1 – 2 of 2) sorted by relevance
84 #define MAX_ABI 4 macro87 #define MAX_ABI 7 macro89 #define MAX_ABI 0 // If we hit this case, do NOT fuzz the abi value. macro
339 #if MAX_ABI > 0 && defined(ARM) in LLVMFuzzerTestOneInput()341 dataProvider.ConsumeIntegralInRange<uint32_t>(0, MAX_ABI)); in LLVMFuzzerTestOneInput()