Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDictionary.h25 FixedWord() {} in FixedWord() function
26 FixedWord(const uint8_t *B, size_t S) { Set(B, S); } in FixedWord() function