Home
last modified time | relevance | path

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

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