Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerMutate.h138 static const size_t kCmpDictionaryEntriesDequeSize = 16; variable
139 DictionaryEntry CmpDictionaryEntriesDeque[kCmpDictionaryEntriesDequeSize];
HDFuzzerMutate.cpp273 kCmpDictionaryEntriesDequeSize]; in Mutate_AddWordFromTORC()