QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
alloc.h File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define ALLOC(s, t, n, v)
 High-tide structure allocator for use in linked lists. More...
 
#define FREE(n, p)
 Free a block allocated by ALLOC. More...