Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_ex4.c490 struct net_t *down_np; in set_from_mpp_unopts() local
499 down_np = mpp->mpref->lu.sy->el.enp; in set_from_mpp_unopts()
501 if (down_np->ntraux != NULL || down_np->nrngrep == NX_DWIR) in set_from_mpp_unopts()
510 if (down_np->n_multfi) in set_from_mpp_unopts()
531 struct net_t *up_np, *down_np; in set_from_hconn_unopts() local
533 down_np = mpp->mpref->lu.sy->el.enp; in set_from_hconn_unopts()
559 if (down_np->n_stren) in set_from_hconn_unopts()
591 if ((up_np->n_stren && !down_np->n_stren) in set_from_hconn_unopts()
592 || (!up_np->n_stren && down_np->n_stren)) in set_from_hconn_unopts()
599 if (down_np->n_stren) in set_from_hconn_unopts()
[all …]