gml_Attributes.h File Reference


Detailed Description

GNU C attributes used in GML.

Go to the source code of this file.


Defines

#define GML_PURE   __GML_ATTRIBUTE(pure)
#define GML_CONST   __GML_ATTRIBUTE(const)
#define GML_ALWAYS_INLINE   __GML_ATTRIBUTE(always_inline)
#define GML_NO_INLINE   __GML_ATTRIBUTE(noinline)
#define GML_ALIGNED32   __GML_ATTRIBUTE(aligned (32))
#define GML_PACKED   __GML_ATTRIBUTE(packed)
#define __GML_ATTRIBUTE(a)
Generated on Tue Jun 12 14:03:28 2007 for gml by Doxygen 1.5.2.