Go to the source code of this file.
◆ __cold
◆ __has_attribute
| #define __has_attribute |
( |
| x | ) |
|
◆ __has_builtin
| #define __has_builtin |
( |
| x | ) |
|
◆ __has_cpp_attribute
| #define __has_cpp_attribute |
( |
| x | ) |
|
◆ __has_extension
| #define __has_extension |
( |
| x | ) |
|
◆ __has_feature
| #define __has_feature |
( |
| x | ) |
|
◆ __hot
◆ __no_sanitize
| #define __no_sanitize |
( |
| X | ) |
|
Value:__attribute__((no_sanitize(X)))
◆ __optimize
| #define __optimize |
( |
| ops | ) |
|
◆ __printflike
| #define __printflike |
( |
| fmtarg, |
|
|
| firstvararg ) |
◆ _FLEECE_COMPILER_SUPPORT_H
| #define _FLEECE_COMPILER_SUPPORT_H |
◆ _usuallyFalse
| #define _usuallyFalse |
( |
| VAL | ) |
|
◆ _usuallyTrue
| #define _usuallyTrue |
( |
| VAL | ) |
|
◆ COLDLEVEL
◆ FL_ASSUME_NONNULL_BEGIN
| #define FL_ASSUME_NONNULL_BEGIN |
◆ FL_ASSUME_NONNULL_END
| #define FL_ASSUME_NONNULL_END |
◆ FL_NONNULL
◆ FL_NULLABLE
◆ FL_RETURNS_NONNULL
| #define FL_RETURNS_NONNULL |
◆ FLAPI
◆ FLCONST
◆ FLEECE_PUBLIC
| #define FLEECE_PUBLIC __attribute__((visibility("default"))) |
◆ FLEECE_PUBLIC_IMPL
| #define FLEECE_PUBLIC_IMPL |
◆ FLPURE
◆ HOTLEVEL
◆ LIFETIMEBOUND
◆ NODISCARD
◆ NONNULL
◆ RETURNS_NONNULL
◆ STEPOVER
◆ WINAPI_FAMILY_PARTITION
| #define WINAPI_FAMILY_PARTITION |
( |
| WINAPI_PARTITION_APP | ) |
|