Searched refs:inhibit_errors (Results 1 – 5 of 5) sorted by relevance
98 if (CPP_OPTION (pfile, inhibit_errors)) in _cpp_begin_message()108 if (CPP_OPTION (pfile, inhibit_errors)) in _cpp_begin_message()
142 options->inhibit_errors = 1; in reader_init()
311 unsigned char inhibit_errors; member
623 options->inhibit_errors = 1; in read_scan_file()
12659 (_cpp_begin_message): Do inhibit_errors/inhibit_warnings28778 (read_scan_file): Set inhibit_warnings and inhibit_errors in29107 opts->inhibit_errors is on.29111 (struct cpp_options): Add inhibit_errors.