OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
BPMLists Struct Reference

Data Fields

unsigned memsize
 
BPMNodememory
 
unsigned numfree
 
unsigned nextfree
 
BPMNode ** freelist
 
unsigned listsize
 
BPMNode ** chains0
 
BPMNode ** chains1
 

Detailed Description

Definition at line 897 of file lodepng.c.

Field Documentation

◆ chains0

BPMNode** BPMLists::chains0

Definition at line 906 of file lodepng.c.

◆ chains1

BPMNode** BPMLists::chains1

Definition at line 907 of file lodepng.c.

◆ freelist

BPMNode** BPMLists::freelist

Definition at line 903 of file lodepng.c.

◆ listsize

unsigned BPMLists::listsize

Definition at line 905 of file lodepng.c.

◆ memory

BPMNode* BPMLists::memory

Definition at line 900 of file lodepng.c.

◆ memsize

unsigned BPMLists::memsize

Definition at line 899 of file lodepng.c.

◆ nextfree

unsigned BPMLists::nextfree

Definition at line 902 of file lodepng.c.

◆ numfree

unsigned BPMLists::numfree

Definition at line 901 of file lodepng.c.


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