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

Data Fields

cellmem
 
cellcur
 
cellendp
 
struct _blocknext
 

Detailed Description

Definition at line 32 of file grid.c.

Field Documentation

◆ cur

cell* _block::cur

Definition at line 34 of file grid.c.

Referenced by clearGrid().

◆ endp

cell* _block::endp

Definition at line 35 of file grid.c.

◆ mem

cell* _block::mem

Definition at line 33 of file grid.c.

Referenced by clearGrid().

◆ next

struct _block* _block::next

Definition at line 36 of file grid.c.

Referenced by freeBlock().


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