fehQlibs 26
Qlibs
|
Go to the source code of this file.
Macros | |
#define | qfree alloc_free |
#define | qrealloc alloc_re |
Functions | |
void * | alloc (unsigned int) |
void | alloc_free (void *) |
int | alloc_re (void **, unsigned int, unsigned int) |
#define qfree alloc_free |
void * alloc | ( | unsigned int | n | ) |
void alloc_free | ( | void * | x | ) |