Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/db/
H A Ddbmath.c4640 REGISTER TECHNOLOGY *tech, *besttech, *bestlayouttech, *rettech; in whattech() local
4688 bestlayout = 0; bestlayouttech = NOTECHNOLOGY; in whattech()
4706 bestlayouttech = tech; in whattech()
4738 if (bestlayouttech != NOTECHNOLOGY) rettech = bestlayouttech; else in whattech()