Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerOptions.h25 int InterruptExitCode = 72; member
HDFuzzerLoop.cpp263 int Fuzzer::InterruptExitCode() { in InterruptExitCode() function in fuzzer::Fuzzer