#include "rlstdc.h"#include <readline/rlstdc.h>Include dependency graph for xmalloc.h:

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

Go to the source code of this file.
Defines | |
| #define | _XMALLOC_H_ |
| #define | PTR_T char * |
Functions | |
| PTR_T xmalloc | PARAMS ((size_t)) |
| PTR_T xrealloc | PARAMS ((void *, size_t)) |
| void xfree | PARAMS ((void *)) |
| void xfree PARAMS | ( | (void *) | ) |
| PTR_T xrealloc PARAMS | ( | (void *, size_t) | ) |
| PTR_T xmalloc PARAMS | ( | (size_t) | ) |
1.4.7

