libexplain
1.4.D001
|
Go to the source code of this file.
Defines | |
#define | LIBEXPLAIN_NORETURN |
#define | LIBEXPLAIN_LINKAGE_HIDDEN |
#define | LIBEXPLAIN_FORMAT_PRINTF(x, y) |
#define | LIBEXPLAIN_FORMAT_VPRINTF(x) |
#define | LIBEXPLAIN_GNUC_PREREQ(maj, min) 0 |
#define | LIBEXPLAIN_ATTRIBUTE_MALLOC |
#define | LIBEXPLAIN_ATTRIBUTE_ALLOC_SIZE(a1) |
#define | LIBEXPLAIN_ATTRIBUTE_ALLOC_SIZE2(a1, a2) |
#define | LIBEXPLAIN_WARN_UNUSED_RESULT |
#define LIBEXPLAIN_ATTRIBUTE_ALLOC_SIZE | ( | a1 | ) |
Definition at line 69 of file gcc_attributes.h.
#define LIBEXPLAIN_ATTRIBUTE_ALLOC_SIZE2 | ( | a1, | |
a2 | |||
) |
Definition at line 70 of file gcc_attributes.h.
#define LIBEXPLAIN_ATTRIBUTE_MALLOC |
Definition at line 60 of file gcc_attributes.h.
#define LIBEXPLAIN_FORMAT_PRINTF | ( | x, | |
y | |||
) |
Definition at line 31 of file gcc_attributes.h.
#define LIBEXPLAIN_FORMAT_VPRINTF | ( | x | ) |
Definition at line 32 of file gcc_attributes.h.
#define LIBEXPLAIN_GNUC_PREREQ | ( | maj, | |
min | |||
) | 0 |
Definition at line 54 of file gcc_attributes.h.
#define LIBEXPLAIN_LINKAGE_HIDDEN |
Definition at line 30 of file gcc_attributes.h.
#define LIBEXPLAIN_NORETURN |
Definition at line 29 of file gcc_attributes.h.
const char LIBEXPLAIN_WARN_UNUSED_RESULT |
Definition at line 83 of file gcc_attributes.h.