Searched refs:kCmpDictionaryEntriesDequeSize (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.h138 static const size_t kCmpDictionaryEntriesDequeSize = 16; member in class:fuzzer::MutationDispatcher
139 DictionaryEntry CmpDictionaryEntriesDeque[kCmpDictionaryEntriesDequeSize];
H A DFuzzerMutate.cpp292 kCmpDictionaryEntriesDequeSize];

Completed in 193 milliseconds