Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abci/
H A DabcMap.c77 if ( pLib && Mio_LibraryHasProfile(pLib) ) in Abc_NtkMap()
114 if ( Mio_LibraryHasProfile(pLib) ) in Abc_NtkMap()
159 if ( Mio_LibraryHasProfile(pLib) ) in Abc_NtkMap()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/mio/
H A Dmio.h217 extern int Mio_LibraryHasProfile( Mio_Library_t * pLib );
H A DmioUtils.c425 fProfile = Mio_LibraryHasProfile( pLib ); in Mio_CollectRoots()
1456 int Mio_LibraryHasProfile( Mio_Library_t * pLib ) in Mio_LibraryHasProfile() function