Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

block Struct Reference

Collaboration diagram for block:

Collaboration graph
[legend]

Data Fields

char * avail
Code begin
char * limit
blocklink
blocknext
blockprev

Field Documentation

char* avail
 

Definition at line 5 of file alloc.c.

Referenced by allocate().

Code begin
 

Definition at line 364 of file pass2.c.

Referenced by doBlockbeg(), and doBlockend().

char* limit
 

Definition at line 4 of file alloc.c.

Referenced by allocate().

struct block* link
 

Definition at line 21 of file lburg.c.

Referenced by alloc(), and main().

struct block* next
 

Definition at line 3 of file alloc.c.

Referenced by allocate(), and deallocate().

struct block* prev
 

Definition at line 365 of file pass2.c.

Referenced by doBlockbeg(), and doBlockend().


The documentation for this struct was generated from the following files:
Generated on Thu Aug 25 18:52:28 2005 for Quake III Arena by  doxygen 1.3.9.1