Home
last modified time | relevance | path

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

/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A DCCvcDb_print.cc929 void CCvcDb::PrintNetWithModelCounts(netId_t theNetId, int theTerminals) { in PrintNetWithModelCounts() argument
936 if ( theTerminals & GATE ) { in PrintNetWithModelCounts()
943 if ( theTerminals & SOURCE ) { in PrintNetWithModelCounts()
950 if ( theTerminals & DRAIN ) { in PrintNetWithModelCounts()
H A DCCvcDb.hh428 void PrintNetWithModelCounts(netId_t theNetId, int theTerminals);