Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Macros | |
#define | BASE_ALLOW_UNUSED_LOCAL(x) false ? (void)x : (void)0 |
#define | BASE_ALLOW_UNUSED_TYPE |
#define | BASE_UNLIKELY(x) (x) |
#define | BASE_LIKELY(x) (x) |
#define | BASE_FALLTHROUGH |
Definition at line 18 of file compiler_specific.h.
#define BASE_ALLOW_UNUSED_TYPE |
Definition at line 26 of file compiler_specific.h.
#define BASE_FALLTHROUGH |
Definition at line 52 of file compiler_specific.h.
Definition at line 44 of file compiler_specific.h.
Definition at line 36 of file compiler_specific.h.