Searched refs:c_cpp_error (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-opts.c | 219 cb->error = c_cpp_error; in c_common_init_options()
|
H A D | c-common.h | 928 extern bool c_cpp_error (cpp_reader *, int, int, location_t, unsigned int,
|
H A D | c-common.c | 8756 c_cpp_error (cpp_reader *pfile ATTRIBUTE_UNUSED, int level, int reason, in c_cpp_error() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-opts.c | 227 cb->error = c_cpp_error; in c_common_init_options()
|
H A D | c-common.h | 1002 extern bool c_cpp_error (cpp_reader *, int, int, rich_location *,
|
H A D | c-common.c | 6093 c_cpp_error (cpp_reader *pfile ATTRIBUTE_UNUSED, int level, int reason, in c_cpp_error() function
|