Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_sim.c5207 telp->te_hdri = telp->te_endi = -1; in init_stime()
5537 else { __tevtab[tw0->te_endi].tenxti = tevpi; tw0->te_endi = tevpi; } in init_sched_thd()
6006 { __tevtab[telp->te_endi].tenxti = tevpi; telp->te_endi = tevpi; } in __insert_event()
6153 __cur_te_endi = twp->te_endi; in move_to_time0()
6189 __cur_te_endi = twp->te_endi; in move_time()
6312 telpp->te_hdri = telpp->te_endi = tevpi; in add_ovfetim()
6431 else { __tevtab[telp->te_endi].tenxti = tevpi; telp->te_endi = tevpi; } in insert_fringe()
6440 telp->te_hdri = telp->te_endi = tevpi; in insert_fringe()
6845 twlp->te_endi = telp->te_endi; in mv_to_wheel()
6852 twlp->te_endi = telp->te_endi; in mv_to_wheel()
[all …]
H A Dv.h2876 i_tev_ndx te_hdri, te_endi; member