Searched defs:print_errors (Results 1 – 2 of 2) sorted by relevance
94 LazyBool print_results, LazyBool print_errors, in CommandInterpreterRunOptions()164 void SetPrintErrors(bool print_errors) { in SetPrintErrors()
519 int print_errors = opterr; local