Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/cons/
H A Dconlay.c57 static void cla_computecell(NODEPROTO*, BOOLEAN);
174 cla_computecell(np, FALSE); in cla_layconsolve()
180 cla_computecell(cc->changecell, cc->forcedlook); in cla_layconsolve()
1521 void cla_computecell(NODEPROTO *cell, BOOLEAN forcedlook) in cla_computecell() function
1597 cla_computecell(oneparent, forcedlook); in cla_computecell()