osprey-gcc-4.2.0/gcc/attribs.c File Reference

#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "tm.h"
#include "tree.h"
#include "flags.h"
#include "toplev.h"
#include "output.h"
#include "rtl.h"
#include "ggc.h"
#include "tm_p.h"
#include "cpplib.h"
#include "target.h"
#include "langhooks.h"

Include dependency graph for attribs.c:

Go to the source code of this file.

Functions/Subroutines

static void init_attributes (void)
tree decl_attributes (tree *node, tree attributes, int flags)

Variables

static struct attribute_specattribute_tables [4]
static bool attributes_initialized = false
static struct attribute_spec empty_attribute_table []


Function Documentation

tree decl_attributes ( tree node,
tree  attributes,
int  flags 
)

static void init_attributes ( void   )  [static]


Variable Documentation

Definition at line 41 of file attribs.c.

bool attributes_initialized = false [static]

Definition at line 43 of file attribs.c.

Initial value:

{
  { NULL, 0, 0, false, false, false, NULL }
}

Definition at line 46 of file attribs.c.


Generated on Wed Apr 8 15:11:24 2009 for Open64 by  doxygen 1.5.6