Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abci/
H A DabcPrint.c472 void Abc_NtkPrintIo( FILE * pFile, Abc_Ntk_t * pNtk, int fPrintFlops ) in Abc_NtkPrintIo()
H A Dabc.c1575 int c, fPrintFlops = 1; in Abc_CommandPrintIo() local