Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerOptions.h25 int InterruptExitCode = 72; member
H A DFuzzerLoop.cpp265 int Fuzzer::InterruptExitCode() { in InterruptExitCode() function in fuzzer::Fuzzer