Graphviz 16.1.1~dev.20260926.2046
Loading...
Searching...
No Matches
_block Struct Reference
Collaboration diagram for _block:
[legend]

Data Fields

cell * mem
 
cell * cur
 
cell * endp
 
struct _block * next
 

Detailed Description

Definition at line 33 of file grid.c.

Field Documentation

◆ cur

cell* _block::cur

Definition at line 35 of file grid.c.

Referenced by clearGrid().

◆ endp

cell* _block::endp

Definition at line 36 of file grid.c.

◆ mem

cell* _block::mem

Definition at line 34 of file grid.c.

Referenced by clearGrid().

◆ next

struct _block* _block::next

Definition at line 37 of file grid.c.

Referenced by freeBlock().


The documentation for this struct was generated from the following file: