Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/gia/
H A DgiaGig.c42 GLS_SEQ = 5, // sequential enumerator
126 p->vOrderSeqs = Vec_IntAlloc( pCounts[GLS_SEQ] ); in Gls_ManAlloc()
205 Type = GLS_SEQ; in Gls_ManCount()
256 if ( Type == GLS_PO || Type == GLS_BAR || Type == GLS_SEQ || Type == GLS_SEL ) in Gls_ManParse()
262 else if ( Type == GLS_SEQ ) in Gls_ManParse()