Home
last modified time | relevance | path

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

/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerIOPosix.cpp174 static const std::string devNull = "/dev/null"; in getDevNull() local
DFuzzerIOWindows.cpp419 static const std::string devNull = "NUL"; in getDevNull() local
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerIOPosix.cpp174 static const std::string devNull = "/dev/null"; in getDevNull() local
DFuzzerIOWindows.cpp419 static const std::string devNull = "NUL"; in getDevNull() local
/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp2072 INT devNull; /* Just a dummy to avoid a lot of branches in the code */ in pcmDmx_ApplyFrame() local