Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h94 LazyBool print_results, LazyBool print_errors, in CommandInterpreterRunOptions()
164 void SetPrintErrors(bool print_errors) { in SetPrintErrors()
/external/libusb/msvc/getopt/
Dgetopt.c519 int print_errors = opterr; local