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

Data Fields

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

Detailed Description

Definition at line 68 of file giaMem.c.

Field Documentation

int Gia_MmStep_t_::nChunks

Definition at line 76 of file giaMem.c.

int Gia_MmStep_t_::nChunksAlloc

Definition at line 75 of file giaMem.c.

int Gia_MmStep_t_::nMapSize

Definition at line 72 of file giaMem.c.

int Gia_MmStep_t_::nMems

Definition at line 70 of file giaMem.c.

char** Gia_MmStep_t_::pChunks

Definition at line 77 of file giaMem.c.

Gia_MmFixed_t** Gia_MmStep_t_::pMap

Definition at line 73 of file giaMem.c.

Gia_MmFixed_t** Gia_MmStep_t_::pMems

Definition at line 71 of file giaMem.c.


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