osprey-gcc-4.2.0/gcc/tsystem.h File Reference

#include <stddef.h>
#include <float.h>
#include <stdarg.h>
#include <stdio.h>
#include <sys/types.h>
#include <errno.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <limits.h>
#include <time.h>
#include "filenames.h"

Include dependency graph for tsystem.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define HAVE_DECL_GETOPT   1
#define _GNU_SOURCE   1
#define NULL   0
#define alloca(x)   __builtin_alloca(x)
#define gcc_assert(EXPR)   ((void)(0 && (EXPR)))
#define gcc_unreachable()   (abort ())

Variables

int errno


Define Documentation

#define _GNU_SOURCE   1

Definition at line 44 of file tsystem.h.

#define alloca (  )     __builtin_alloca(x)

Definition at line 122 of file tsystem.h.

#define gcc_assert ( EXPR   )     ((void)(0 && (EXPR)))

Definition at line 128 of file tsystem.h.

 
#define gcc_unreachable (  )     (abort ())

Definition at line 132 of file tsystem.h.

#define HAVE_DECL_GETOPT   1

Definition at line 40 of file tsystem.h.

#define NULL   0

Definition at line 117 of file tsystem.h.


Variable Documentation

int errno


Generated on Wed Apr 8 15:47:39 2009 for Open64 by  doxygen 1.5.6