Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerMutate.h139 static const size_t kCmpDictionaryEntriesDequeSize = 16; variable
140 DictionaryEntry CmpDictionaryEntriesDeque[kCmpDictionaryEntriesDequeSize];
H A DFuzzerMutate.cpp274 kCmpDictionaryEntriesDequeSize]; in Mutate_AddWordFromTORC()