E:/Projects/AvrLib/include/temp/alloca.h File Reference

#include <stddef.h>

Include dependency graph for alloca.h:

Go to the source code of this file.

Defines

#define _ALLOCA_H   1
#define alloca(size)   __builtin_alloca (size)

Functions

void * alloca (size_t __size)
 Allocate __size bytes of space in the stack frame of the caller.


Define Documentation

#define _ALLOCA_H   1

Definition at line 32 of file alloca.h.

#define alloca ( size   )     __builtin_alloca (size)

Definition at line 57 of file alloca.h.


Generated on Sun Aug 31 13:30:45 2008 for FrankenRTOS by  doxygen 1.5.6