Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dtech.h485 INTBIG tech_moscutcount(NODEINST*, INTBIG, INTBIG, INTBIG, INTBIG, INTBIG*, POLYLOOP*);
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtech.c930 cutcount = tech_moscutcount(ni, thistn->f1, thistn->f2, thistn->f3, thistn->f4, &fewer, pl); in tech_nodepolys()
999 cutcount = tech_moscutcount(ni, thistn->f1, thistn->f2, thistn->f3, thistn->f4, &fewer, pl); in tech_nodeEpolys()
H A Ddbtechi.c576 INTBIG tech_moscutcount(NODEINST *ni, INTBIG cutsizex, INTBIG cutsizey, INTBIG cutindent, in tech_moscutcount() function
/dports/cad/electric/electric-7.00/src/drc/
H A Ddrcbatch.c2332 cutcount = tech_moscutcount(ni, thistn->f1, thistn->f2, thistn->f3, thistn->f4, in drcb_ismulticut()
H A Ddrcquick.c2816 cutcount = tech_moscutcount(ni, thistn->f1, thistn->f2, thistn->f3, thistn->f4, in dr_quickismulticut()