Home
last modified time | relevance | path

Searched defs:FUZZER_FLAG_UNSIGNED (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Fuzzer/
DFuzzerDriver.cpp43 #define FUZZER_FLAG_UNSIGNED(Name, Default, Description) unsigned int Name; macro
57 #define FUZZER_FLAG_UNSIGNED(Name, Default, Description) \ macro
/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerDriver.cpp60 #define FUZZER_FLAG_UNSIGNED(Name, Default, Description) unsigned int Name; macro
74 #define FUZZER_FLAG_UNSIGNED(Name, Default, Description) \ macro