Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/net/
H A Dnetdiff.cpp807 #define DNCW_DOPREANALYSIS 1 /* Do preanalysis (button) */ macro
1242 if (itemHit == DNCW_DOPREANALYSIS || itemHit == DNCW_STOPNOW || in net_ncconelevel()
1251 if (itemHit == DNCW_DOPREANALYSIS) preanalyze = TRUE; in net_ncconelevel()