YAP 7.1.0
mblock

Public Attributes

struct mblockprev
 
struct mblocknext
 
int lvl
 
size_t sz
 

Detailed Description

Definition at line 1652 of file alloc.c.

Member Data Documentation

◆ lvl

int lvl

Definition at line 1654 of file alloc.c.

◆ next

struct mblock * next

Definition at line 1653 of file alloc.c.

◆ prev

struct mblock* prev

Definition at line 1653 of file alloc.c.

◆ sz

size_t sz

Definition at line 1655 of file alloc.c.


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