Home
last modified time | relevance | path

Searched defs:vOutPres (Results 1 – 2 of 2) sorted by relevance

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/gia/
H A DgiaTim.c698 Vec_Int_t * vOutPres = Vec_IntAlloc( 100 ); in Gia_ManUpdateExtraAig() local
H A DgiaDup.c338 Gia_Man_t * Gia_ManDupOutputVec( Gia_Man_t * p, Vec_Int_t * vOutPres ) in Gia_ManDupOutputVec()