Home
last modified time | relevance | path

Searched refs:Lf_Man_t (Results 1 – 1 of 1) sorted by relevance

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/gia/
H A DgiaLf.c77 typedef struct Lf_Man_t_ Lf_Man_t; typedef
1186 void Lf_ObjMergeOrder( Lf_Man_t * p, int iObj ) in Lf_ObjMergeOrder()
1448 void Lf_ManSetCutRefs( Lf_Man_t * p ) in Lf_ManSetCutRefs()
1520 int Lf_ManSetMapRefs( Lf_Man_t * p ) in Lf_ManSetMapRefs()
1633 void Lf_ManCountMapRefs( Lf_Man_t * p ) in Lf_ManCountMapRefs()
1940 Lf_Man_t * p; int i, k = 0; in Lf_ManAlloc()
1948 p = ABC_CALLOC( Lf_Man_t, 1 ); in Lf_ManAlloc()
1981 void Lf_ManFree( Lf_Man_t * p ) in Lf_ManFree()
2066 void Lf_ManPrintInit( Lf_Man_t * p ) in Lf_ManPrintInit()
2138 void Lf_ManComputeMapping( Lf_Man_t * p ) in Lf_ManComputeMapping()
[all …]