Go to the source code of this file.
Classes | |
| union | hdr |
Defines | |
| #define | ADDRESS_FUNCTION(arg) &(arg) |
| #define | ALIGN_SIZE sizeof(double) |
| #define | malloc xmalloc |
| #define | NULL 0 |
| #define | STACK_DIR stack_dir |
| #define | STACK_DIRECTION 0 |
Typedefs | |
| typedef union hdr | header |
| typedef char * | pointer |
Functions | |
| pointer | alloca (unsigned size) |
| static void | find_stack_direction () |
| pointer | malloc () |
Variables | |
| static header * | last_alloca_header = NULL |
| static int | stack_dir |
1.5.5