Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx3.c6078 for (xpthp2 = xpthp->xpthnxt; xpthp2 != NULL; xpthp2 = xpthp2->xpthnxt) in chk_rep_sdpds()
6080 if (xpthp2->in_equiv_set) continue; in chk_rep_sdpds()
6082 pthp2 = xpthp2->pthp; in chk_rep_sdpds()
6083 pep2s = &(pthp2->peins[xpthp2->peii]); in chk_rep_sdpds()
6093 xpth_equivs[++last_xpi] = xpthp2; in chk_rep_sdpds()
6094 xpthp2->in_equiv_set = TRUE; in chk_rep_sdpds()
6107 xpthp2->in_equiv_set = TRUE; in chk_rep_sdpds()
6126 xpthp2 = xpth_equivs[xpi]; in chk_rep_sdpds()
6127 pthp2 = xpthp2->pthp; in chk_rep_sdpds()
6152 xpthp2 = xpthp->xpthnxt; in chk_rep_sdpds()
[all …]