Searched refs:CPP_DL_FATAL (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | files.c | 1086 cpp_errno_filename (pfile, CPP_DL_FATAL, in open_file_failed() 1102 cpp_errno_filename (pfile, CPP_DL_FATAL, in open_file_failed()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | cpplib.h | 587 CPP_DL_FATAL enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | files.cc | 1224 cpp_errno_filename (pfile, CPP_DL_FATAL, in open_file_failed() 1240 cpp_errno_filename (pfile, CPP_DL_FATAL, in open_file_failed()
|
H A D | ChangeLog | 5141 CPP_DL_ICE, CPP_DL_NOTE, CPP_DL_FATAL): Replace macros with enums. 5563 * include/cpplib.h (CPP_DL_FATAL): Define.
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | cpplib.h | 626 CPP_DL_FATAL enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | cpp.cc | 1111 case CPP_DL_FATAL: in cb_cpp_diagnostic()
|
H A D | ChangeLog-2009 | 3224 * cpp.c (cb_cpp_error): Handle CPP_DL_FATAL.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | cpp.c | 1076 case CPP_DL_FATAL: in cb_cpp_diagnostic()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genmatch.cc | 112 if (errtype == CPP_DL_FATAL) in diagnostic_cb() 126 diagnostic_cb (NULL, CPP_DL_FATAL, CPP_W_NONE, &richloc, msg, &ap); in fatal_at() 139 diagnostic_cb (NULL, CPP_DL_FATAL, CPP_W_NONE, &richloc, msg, &ap); in fatal_at()
|
H A D | ChangeLog-2009 | 30335 * c-common.c (c_cpp_error): Handle CPP_DL_FATAL.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genmatch.c | 112 if (errtype == CPP_DL_FATAL) in diagnostic_cb() 126 diagnostic_cb (NULL, CPP_DL_FATAL, CPP_W_NONE, &richloc, msg, &ap); in fatal_at() 139 diagnostic_cb (NULL, CPP_DL_FATAL, CPP_W_NONE, &richloc, msg, &ap); in fatal_at()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 6283 case CPP_DL_FATAL: in c_cpp_diagnostic()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 6668 case CPP_DL_FATAL: in c_cpp_diagnostic()
|