![]() |
Project
|
Go to the source code of this file.
Macros | |
#define | O2_BUILTIN_UNREACHABLE |
#define | O2_BUILTIN_LIKELY(x) (x) |
#define | O2_BUILTIN_UNLIKELY(x) (x) |
#define | O2_BUILTIN_PREFETCH(x, ...) |
#define | O2_VISIBILITY_HIDDEN |
Definition at line 32 of file CompilerBuiltins.h.
#define O2_BUILTIN_PREFETCH | ( | x, | |
... | |||
) |
Definition at line 41 of file CompilerBuiltins.h.
Definition at line 33 of file CompilerBuiltins.h.
#define O2_BUILTIN_UNREACHABLE |
Definition at line 22 of file CompilerBuiltins.h.
#define O2_VISIBILITY_HIDDEN |
Definition at line 49 of file CompilerBuiltins.h.