abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Aig_MmStep_t_ Struct Reference

Data Fields

int nMems
 
Aig_MmFixed_t ** pMems
 
int nMapSize
 
Aig_MmFixed_t ** pMap
 
int nChunksAlloc
 
int nChunks
 
char ** pChunks
 

Detailed Description

Definition at line 68 of file aigMem.c.

Field Documentation

int Aig_MmStep_t_::nChunks

Definition at line 76 of file aigMem.c.

int Aig_MmStep_t_::nChunksAlloc

Definition at line 75 of file aigMem.c.

int Aig_MmStep_t_::nMapSize

Definition at line 72 of file aigMem.c.

int Aig_MmStep_t_::nMems

Definition at line 70 of file aigMem.c.

char** Aig_MmStep_t_::pChunks

Definition at line 77 of file aigMem.c.

Aig_MmFixed_t** Aig_MmStep_t_::pMap

Definition at line 73 of file aigMem.c.

Aig_MmFixed_t** Aig_MmStep_t_::pMems

Definition at line 71 of file aigMem.c.


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