Asterisk - The Open Source Telephony Project  21.4.1
Macros
compiler.h File Reference

Compiler-specific macros and other items. More...

Go to the source code of this file.

Macros

#define attribute_const
 
#define attribute_deprecated
 
#define attribute_malloc
 
#define attribute_may_alias
 
#define attribute_noreturn
 
#define attribute_pure
 
#define attribute_sentinel
 
#define attribute_unused
 
#define attribute_warn_unused_result
 
#define force_inline   inline
 
#define SENTINEL   ((char *)NULL)
 

Detailed Description

Compiler-specific macros and other items.

Definition in file compiler.h.