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) |
| pointer malloc | ( | ) |
1.5.8