Searched defs:Fatal (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| D | HexagonMCShuffler.h | 31 HexagonMCShuffler(MCContext &Context, bool Fatal, MCInstrInfo const &MCII, in HexagonMCShuffler() 37 HexagonMCShuffler(MCContext &Context, bool Fatal, MCInstrInfo const &MCII, in HexagonMCShuffler()
|
| D | HexagonMCShuffler.cpp | 104 bool llvm::HexagonMCShuffle(MCContext &Context, bool Fatal, in HexagonMCShuffle()
|
| /freebsd-12-stable/sys/contrib/dev/acpica/components/executer/ |
| D | exoparg3.c | 204 ACPI_SIGNAL_FATAL_INFO *Fatal; in AcpiExOpcode_3A_0T_0R() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Frontend/ |
| D | SerializedDiagnostics.h | 48 Fatal, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | DiagnosticIDs.h | 86 Fatal = 5 ///< Present this diagnostic as a fatal error. enumerator 168 Ignored, Note, Remark, Warning, Error, Fatal enumerator
|
| D | Diagnostic.h | 200 Fatal = DiagnosticIDs::Fatal enumerator
|
| /freebsd-12-stable/usr.sbin/ctm/ctm/ |
| D | ctm_input.c | 25 #define Fatal(foo) Fatal_(__LINE__,__FILE__,foo) macro
|
| D | ctm.h | 141 #define Fatal(foo) Fatal_(__LINE__,__FILE__,foo) macro
|
| /freebsd-12-stable/sys/contrib/dev/acpica/include/ |
| D | acstruct.h | 285 } Fatal; member
|
| /freebsd-12-stable/contrib/bmake/ |
| D | main.c | 1805 Fatal(const char *fmt, ...) in Fatal() function
|