Home
last modified time | relevance | path

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

/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A DCCircuit.cc244 string theSummaryHeading, int theErrorSubIndex, set<modelType_t> & theModelList) { in PrintAndResetCircuitErrors()
H A DCCvcDb_error.cc326 void CCvcDb::AppendErrorFile(string theTempFileName, string theHeading, int theErrorSubIndex) { in AppendErrorFile()