Go to the source code of this file.
Defines | |
#define | attribute_const |
#define | attribute_deprecated |
#define | attribute_malloc |
#define | attribute_pure |
#define | attribute_unused |
#define | attribute_warn_unused_result |
#define | force_inline inline |
Definition in file compiler.h.
#define attribute_const |
Definition at line 41 of file compiler.h.
#define attribute_deprecated |
Definition at line 59 of file compiler.h.
#define attribute_malloc |
Definition at line 53 of file compiler.h.
#define attribute_pure |
Definition at line 35 of file compiler.h.
#define attribute_unused |
Definition at line 47 of file compiler.h.
#define attribute_warn_unused_result |
Definition at line 65 of file compiler.h.
#define force_inline inline |
Definition at line 29 of file compiler.h.