src/commands/flex-2.5.4/MISC/alloca.c File Reference

Go to the source code of this file.

Classes

union  hdr

Defines

#define ADDRESS_FUNCTION(arg)   &(arg)
#define NULL   0
#define malloc   xmalloc
#define STACK_DIRECTION   0
#define STACK_DIR   stack_dir
#define ALIGN_SIZE   sizeof(double)

Typedefs

typedef char * pointer
typedef union hdr header

Functions

pointer malloc ()
pointer alloca (unsigned size)


Define Documentation

#define ADDRESS_FUNCTION ( arg   )     &(arg)

Definition at line 60 of file alloca.c.

#define ALIGN_SIZE   sizeof(double)

Definition at line 139 of file alloca.c.

#define malloc   xmalloc

Definition at line 82 of file alloca.c.

#define NULL   0

Definition at line 69 of file alloca.c.

#define STACK_DIR   stack_dir

Definition at line 105 of file alloca.c.

#define STACK_DIRECTION   0

Definition at line 95 of file alloca.c.


Typedef Documentation

typedef union hdr header

typedef char* pointer

Definition at line 66 of file alloca.c.


Function Documentation

pointer alloca ( unsigned  size  ) 

Definition at line 162 of file alloca.c.

pointer malloc (  ) 


Generated on Tue Mar 9 04:36:31 2010 for Minix by  doxygen 1.5.8