#include "gia.h"
Go to the source code of this file.
Classes | |
| struct | Tas_Par_t_ |
| struct | Tas_Sto_t_ |
| struct | Tas_Que_t_ |
| struct | Tas_Var_t_ |
| struct | Tas_Cls_t_ |
| struct | Tas_Man_t_ |
Macros | |
| #define | Tas_ClaForEachVar(p, pClause, pVar, i) |
| #define | Tas_QueForEachVar(p, pQue, pVar, i) |
Typedefs | |
| typedef struct Tas_Var_t_ | Tas_Var_t |
Functions | |
| Tas_Var_t * | Tas_ManCreateVar (Tas_Man_t *p) |
| FUNCTION DEFINITIONS ///. | |
| Tas_Var_t * | Tas_ManObj2Var (Tas_Man_t *p, Gia_Obj_t *pObj) |
| #define Tas_ClaForEachVar | ( | p, | |
| pClause, | |||
| pVar, | |||
| i ) |
Definition at line 141 of file giaCTas2.c.
| #define Tas_QueForEachVar | ( | p, | |
| pQue, | |||
| pVar, | |||
| i ) |
Definition at line 144 of file giaCTas2.c.
| typedef struct Tas_Var_t_ Tas_Var_t |
Definition at line 61 of file giaCTas2.c.
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 163 of file giaCTas2.c.


Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 189 of file giaCTas2.c.
