![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "build/build_config.h"
Go to the source code of this file.
Macros | |
#define | HAS_ATTRIBUTE(x) |
#define | NOINLINE |
#define | UNLIKELY(x) |
#define | LIKELY(x) |
#define | TRIVIAL_ABI |
#define | GSL_POINTER |
#define | UNSAFE_BUFFER_USAGE |
#define | UNSAFE_BUFFERS(...) |
#define | UNSAFE_TODO(...) |
#define GSL_POINTER |
Definition at line 77 of file compiler_specific.h.
#define HAS_ATTRIBUTE | ( | x | ) |
Definition at line 14 of file compiler_specific.h.
#define LIKELY | ( | x | ) |
Definition at line 43 of file compiler_specific.h.
#define NOINLINE |
Definition at line 27 of file compiler_specific.h.
#define TRIVIAL_ABI |
Definition at line 71 of file compiler_specific.h.
#define UNLIKELY | ( | x | ) |
Definition at line 35 of file compiler_specific.h.
#define UNSAFE_BUFFER_USAGE |
Definition at line 83 of file compiler_specific.h.
#define UNSAFE_BUFFERS | ( | ... | ) |
Definition at line 95 of file compiler_specific.h.
#define UNSAFE_TODO | ( | ... | ) |
Definition at line 102 of file compiler_specific.h.