Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/net/
H A Dnetflat.c63 STATIC INTBIG net_findotherexporttopology(NODEPROTO *np, CHAR *exportname);
2231 net->temp2 = net_findotherexporttopology(np, pp->protoname); in net_setthisexporttopology()
2239 net->temp2 = net_findotherexporttopology(np, opp->protoname); in net_setthisexporttopology()
2263 subnet->temp2 = net_findotherexporttopology(np, name); in net_setthisexporttopology()
2275 INTBIG net_findotherexporttopology(NODEPROTO *parent, CHAR *exportname) in net_findotherexporttopology() function