Home
last modified time | relevance | path

Searched refs:new_vtxval (Results 1 – 2 of 2) sorted by last modified time

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h2339 unsigned new_vtxval : 8; /* for tran chan, new value */ member
H A Dv_trch.c818 vtxp->new_vtxval = ST_HIZ; in alloc_vtx()
1773 vtxp->new_vtxval = (byte) vtxval; in init_add_vtx_and_subtree()
2908 vtxp->new_vtxval = vtxval; in add_stchan_chged_vtx()
2918 vtxp->new_vtxval = (byte) vtxval; in add_stchan_chged_vtx()
2980 sbv = (word32) vtxp->new_vtxval; in assign_chged_vtxs()
2982 vtxp->old_vtxval = vtxp->new_vtxval; in assign_chged_vtxs()
3070 if (vtxp->new_vtxval == vtxp2->new_vtxval) continue; in find_chgvtx_vicinity()
3181 cur_vtxval = (word32) vtxp->new_vtxval; in stchan_trif_relax()
3188 oside_val = vtxp2->new_vtxval; in stchan_trif_relax()
3237 vtxp->new_vtxval); in stchan_trif_relax()
[all …]