ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
Extra_MmStep_t_ Struct Reference
Collaboration diagram for Extra_MmStep_t_:

Public Attributes

int nMems
 
Extra_MmFixed_t ** pMems
 
int nMapSize
 
Extra_MmFixed_t ** pMap
 
int nLargeChunksAlloc
 
int nLargeChunks
 
void ** pLargeChunks
 

Detailed Description

Definition at line 73 of file extraUtilMemory.c.

Member Data Documentation

◆ nLargeChunks

int Extra_MmStep_t_::nLargeChunks

Definition at line 80 of file extraUtilMemory.c.

◆ nLargeChunksAlloc

int Extra_MmStep_t_::nLargeChunksAlloc

Definition at line 79 of file extraUtilMemory.c.

◆ nMapSize

int Extra_MmStep_t_::nMapSize

Definition at line 77 of file extraUtilMemory.c.

◆ nMems

int Extra_MmStep_t_::nMems

Definition at line 75 of file extraUtilMemory.c.

◆ pLargeChunks

void** Extra_MmStep_t_::pLargeChunks

Definition at line 81 of file extraUtilMemory.c.

◆ pMap

Extra_MmFixed_t** Extra_MmStep_t_::pMap

Definition at line 78 of file extraUtilMemory.c.

◆ pMems

Extra_MmFixed_t** Extra_MmStep_t_::pMems

Definition at line 76 of file extraUtilMemory.c.


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