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

#include <wlc.h>

Data Fields

unsigned Type: 6
 
unsigned Signed: 1
 
unsigned Mark: 1
 
unsigned fIsPo: 1
 
unsigned fIsFi: 1
 
unsigned nFanins: 22
 
unsigned End: 16
 
unsigned Beg: 16
 
union {
   int   Fanins [2]
 
   int *   pFanins [1]
 
}; 
 

Detailed Description

Definition at line 100 of file wlc.h.

Field Documentation

union { ... }
unsigned Wlc_Obj_t_::Beg

Definition at line 109 of file wlc.h.

unsigned Wlc_Obj_t_::End

Definition at line 108 of file wlc.h.

int Wlc_Obj_t_::Fanins[2]

Definition at line 110 of file wlc.h.

unsigned Wlc_Obj_t_::fIsFi

Definition at line 106 of file wlc.h.

unsigned Wlc_Obj_t_::fIsPo

Definition at line 105 of file wlc.h.

unsigned Wlc_Obj_t_::Mark

Definition at line 104 of file wlc.h.

unsigned Wlc_Obj_t_::nFanins

Definition at line 107 of file wlc.h.

int* Wlc_Obj_t_::pFanins[1]

Definition at line 111 of file wlc.h.

unsigned Wlc_Obj_t_::Signed

Definition at line 103 of file wlc.h.

unsigned Wlc_Obj_t_::Type

Definition at line 102 of file wlc.h.


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