Home
last modified time | relevance | path

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

/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerInternal.h118 std::atomic<size_t> CurrentUnitSize; variable
/external/llvm/lib/Fuzzer/
DFuzzerInternal.h461 std::atomic<size_t> CurrentUnitSize; variable