Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/db/
H A Ddbmath.c4633 REGISTER INTBIG best, bestlayout, usecountneed, i, *usecount, *allocatedusecount; in whattech() local
4688 bestlayout = 0; bestlayouttech = NOTECHNOLOGY; in whattech()
4703 if (usecount[tech->techindex] > bestlayout) in whattech()
4705 bestlayout = usecount[tech->techindex]; in whattech()