Home
last modified time | relevance | path

Searched refs:inhibit_errors (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Derrors.c98 if (CPP_OPTION (pfile, inhibit_errors)) in _cpp_begin_message()
108 if (CPP_OPTION (pfile, inhibit_errors)) in _cpp_begin_message()
H A Dmakedepend.c142 options->inhibit_errors = 1; in reader_init()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpperror.c93 if (CPP_OPTION (pfile, inhibit_errors))
103 if (CPP_OPTION (pfile, inhibit_errors))
H A Dcpplib.h293 unsigned char inhibit_errors; member
H A Dfix-header.c630 options->inhibit_errors = 1;
H A DChangeLog.313512 (read_scan_file): Set inhibit_warnings and inhibit_errors in
13841 opts->inhibit_errors is on.
13845 (struct cpp_options): Add inhibit_errors.
H A DChangeLog.412653 (_cpp_begin_message): Do inhibit_errors/inhibit_warnings
/openbsd-src/gnu/gcc/libcpp/include/
H A Dcpplib.h311 unsigned char inhibit_errors; member
/openbsd-src/gnu/gcc/gcc/
H A Dfix-header.c623 options->inhibit_errors = 1; in read_scan_file()