Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_prp2.c5507 pthp->pth_delrep = gwrk.g_delrep; in prep_pths()
5515 if ((rv = __chk_0del(pthp->pth_delrep, pthp->pth_du, __inst_mod)) in prep_pths()
5522 pthp->pth_delrep)); in prep_pths()
5531 __to_deltypnam(__xs, pthp->pth_delrep)); in prep_pths()
5537 __to_deltypnam(__xs, pthp->pth_delrep)); in prep_pths()
H A Dv_del.c534 __free_del(pthp->pth_du, pthp->pth_delrep, mdp->flatinum); in __re_prep_dels()
535 pthp->pth_delrep = gwrk.g_delrep; in __re_prep_dels()
H A Dv_vpi3.c436 pthp = hrp->hu.hpthp; getdu = pthp->pth_du; getdrep = pthp->pth_delrep; in vpi_get_delays()
587 ogp->g_delrep = pthp->pth_delrep; in chk_delay_num()
1102 ogat.g_delrep = pthp->pth_delrep; in vpi_put_delays()
1107 pthp->pth_delrep = ogat.g_delrep; in vpi_put_delays()
H A Dv_ex3.c3177 __get_del(&__pdmindel, latepthp->pth_du, latepthp->pth_delrep); in __get_path_del()
3197 __get_del(&newdel, newpthp->pth_du, newpthp->pth_delrep); in __get_path_del()
3227 __get_del(&newdel, newpthp->pth_du, newpthp->pth_delrep); in prt_dbgpthtrmsg()
H A Dv.h2593 unsigned pth_delrep : 5; /* delay representation for path */ member
H A Dv_src3.c2047 pthp->pth_delrep = DT_CMPLST; in rd_delay_pth()
2246 pthp->pth_delrep = DT_NONE; in init_spcpth()
H A Dv_sdf.c2597 ogat.g_delrep = pthp->pth_delrep; in set_1pthdel()
2616 pthp->pth_delrep = ogat.g_delrep; in set_1pthdel()
H A Dv_vpi2.c1707 if (pthp->pth_delrep == DT_NONE) __vpi_terr(__FILE__, __LINE__); in __bld_delay_expr_iter()
1708 ndels = bld_delay_iter(pthp->pth_du, pthp->pth_delrep, rhp->hin_itp, in __bld_delay_expr_iter()
H A Dv_prp.c4674 if (__chk_0del(pthp->pth_delrep, pthp->pth_du, mdp) == DBAD_0) in __rem_0path_dels()
H A Dv_cnv.c5042 dmp_delay(f, pthp->pth_du, pthp->pth_delrep, ""); in dmp_specpths()