Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/tec/
H A Dtecgen.c58 static void gen_intshapenodepoly(NODEINST *ni, INTBIG box, POLYGON *poly, POLYLOOP *pl, GENPOLYLOOP…
468 gen_intshapenodepoly(ni, box, poly, &tech_oneprocpolyloop, &gen_oneprocpolyloop); in gen_shapenodepoly()
471 void gen_intshapenodepoly(NODEINST *ni, INTBIG box, POLYGON *poly, POLYLOOP *pl, GENPOLYLOOP *genpl) in gen_intshapenodepoly() function
592 gen_intshapenodepoly(ni, j, poly, &mypl, &mygenpl); in gen_allnodepolys()