Home
last modified time | relevance | path

Searched refs:te_hdri (Results 1 – 3 of 3) sorted by path

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h2876 i_tev_ndx te_hdri, te_endi; member
H A Dv_dbg2.c3743 if (twp->te_hdri != -1) in fill_near_evtab()
3745 for (tevpi = twp->te_hdri; tevpi != -1; tevpi = __tevtab[tevpi].tenxti) in fill_near_evtab()
3754 if (twp->te_hdri != -1) in fill_near_evtab()
3756 for (tevpi = twp->te_hdri; tevpi != -1; tevpi = __tevtab[tevpi].tenxti) in fill_near_evtab()
3765 if (twp->te_hdri != -1 && t1 != __tevtab[twp->te_hdri].etime) in fill_near_evtab()
3768 tevpi = ovfl_telp->te_hdri; in fill_near_evtab()
3783 tevpi = ovfl_telp->te_hdri; in fill_near_evtab()
H A Dv_sim.c5213 __twheel[__twhsize]->te_hdri = -1; in init_stime()
5536 if (tw0->te_hdri == -1) tw0->te_hdri = tw0->te_endi = tevpi; in init_sched_thd()
6000 if (telp->te_hdri == -1) telp->te_hdri = telp->te_endi = tevpi; in __insert_event()
6004 { tevp->tenxti = telp->te_hdri; telp->te_hdri = tevpi; } in __insert_event()
6152 __cur_te_hdri = twp->te_hdri; in move_to_time0()
6188 __cur_te_hdri = twp->te_hdri; in move_time()
6426 if (telp->te_hdri == -1) telp->te_hdri = telp->te_endi = tevpi; in insert_fringe()
6430 { __tevtab[tevpi].tenxti = telp->te_hdri; telp->te_hdri = tevpi; } in insert_fringe()
6842 if (twlp->te_hdri == -1) in mv_to_wheel()
6844 twlp->te_hdri = telp->te_hdri; in mv_to_wheel()
[all …]