Go to the source code of this file.
Macros | |
| #define | ONIXS_ILINK3_EXPORTED |
| #define | ONIXS_ILINK3_NORETURN |
| #define | ONIXS_ILINK3_NODISCARD |
| #define | ONIXS_ILINK3_HOTPATH |
| #define | ONIXS_ILINK3_COLDPATH |
| #define | ONIXS_ILINK3_PURE |
| #define | ONIXS_ILINK3_CXX11 |
| #define | ONIXS_ILINK3_CXX14 |
| #define | ONIXS_ILINK3_CXX17 |
| #define | ONIXS_ILINK3_CXX20 |
| #define | ONIXS_ILINK3_UNUSED |
| #define | ONIXS_ILINK3_CHECK_NOTHROW(equation) |
| #define | ONIXS_ILINK3_LIKELY(cond) |
| #define | ONIXS_ILINK3_UNLIKELY(cond) |
| #define | ONIXS_ILINK3_HARDWARE_DESTRUCTIVE_INTERFACE_SIZE (64) |
| #define ONIXS_ILINK3_CHECK_NOTHROW | ( | equation | ) |
Definition at line 156 of file Compiler.h.
| #define ONIXS_ILINK3_COLDPATH |
Definition at line 149 of file Compiler.h.
| #define ONIXS_ILINK3_CXX11 |
Definition at line 151 of file Compiler.h.
| #define ONIXS_ILINK3_CXX14 |
Definition at line 152 of file Compiler.h.
| #define ONIXS_ILINK3_CXX17 |
Definition at line 153 of file Compiler.h.
| #define ONIXS_ILINK3_CXX20 |
Definition at line 154 of file Compiler.h.
| #define ONIXS_ILINK3_EXPORTED |
Definition at line 145 of file Compiler.h.
| #define ONIXS_ILINK3_HARDWARE_DESTRUCTIVE_INTERFACE_SIZE (64) |
Definition at line 162 of file Compiler.h.
| #define ONIXS_ILINK3_HOTPATH |
Definition at line 148 of file Compiler.h.
| #define ONIXS_ILINK3_LIKELY | ( | cond | ) |
Definition at line 157 of file Compiler.h.
| #define ONIXS_ILINK3_NODISCARD |
Definition at line 147 of file Compiler.h.
| #define ONIXS_ILINK3_NORETURN |
Definition at line 146 of file Compiler.h.
| #define ONIXS_ILINK3_PURE |
Definition at line 150 of file Compiler.h.
| #define ONIXS_ILINK3_UNLIKELY | ( | cond | ) |
Definition at line 158 of file Compiler.h.
| #define ONIXS_ILINK3_UNUSED |
Definition at line 155 of file Compiler.h.